appwrite / sdk-generator

Generating SDKs for multiple programming languages and platforms ⚙️
https://appwrite.io
MIT License
258 stars 160 forks source link

🐛 Bug Report: Crash on iOS deeplinks #888

Open MarkPerkins opened 1 week ago

MarkPerkins commented 1 week ago

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?

🏢 Have you read the Code of Conduct?

MarkPerkins commented 1 week ago

let me know if you want me to redo the branch name with the correct issue number. https://github.com/appwrite/sdk-generator/pull/887