Closed MarkPerkins closed 4 months ago
add the.registerOAuthHandler() Modifier to your root view in your app. Then launch the app from any deeplink url, and receive crash.
.registerOAuthHandler()
I'd expect this process to fail silently without a crash.
Different version (specify in environment)
Something else
sdk-for-apple version 6.0.0
https://github.com/appwrite/sdk-for-apple/pull/59
closing this issue in favor of new one in correct place. https://github.com/appwrite/sdk-generator/issues/888
👟 Reproduction steps
add the
.registerOAuthHandler()
Modifier to your root view in your app. Then launch the app from any deeplink url, and receive crash.👍 Expected behavior
I'd expect this process to fail silently without a crash.
👎 Actual Behavior
🎲 Appwrite version
Different version (specify in environment)
💻 Operating system
Something else
🧱 Your Environment
sdk-for-apple version 6.0.0
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?