Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: CoinbaseWalletSDK.configure should be called only once on Flutter iOS #253

Open
AmjadKhan2k18 opened this issue Sep 15, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@AmjadKhan2k18
Copy link

Describe the bug

oinbaseWalletSDK.configure` should be called only once., null, null)

Steps

Describe the bug
After reloading the app using the Hot Restart button.

Steps
Run the app once on iOS
Use the Hot Restart button

Expected behavior

The SDK should handle this problem, or expose a variable for us to check if the SDK is already configured.

Version

1.0.6 on flutter

Additional info

Problem is same as this one

#218

Desktop

No response

Smartphone

IOS Iphone 14

@AmjadKhan2k18 AmjadKhan2k18 added the type: bug Something isn't working label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@AmjadKhan2k18 and others