appwrite / sdk-for-apple

[READ-ONLY] Official Appwrite SDK for Apple Devices 🍎
BSD 3-Clause "New" or "Revised" License
102 stars 27 forks source link

🐛 Bug Report: #58

Closed MarkPerkins closed 4 months ago

MarkPerkins commented 4 months ago

👟 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 4 months ago

https://github.com/appwrite/sdk-for-apple/pull/59

MarkPerkins commented 4 months ago

closing this issue in favor of new one in correct place. https://github.com/appwrite/sdk-generator/issues/888