sdk-generator icon indicating copy to clipboard operation
sdk-generator copied to clipboard

🐛 Bug Report: Crash on iOS deeplinks

Open MarkPerkins opened this issue 1 year ago • 1 comments

issue reopened from: 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

image

🎲 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?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

MarkPerkins avatar Jun 21 '24 18:06 MarkPerkins