Posts

Post marked as solved
3 Replies
1.1k Views
Hello,I have problem using custom URL schemes for iOS app.Problem is that with custom URL scheme, app opens but delegate's method ( application(_:open:options:) ) is not called.Interesting fact is that this only happens if project is created from Xcode beta 3, so i'm not really sure if its iOS or Xcode issues.If i create new project from scratch from non-beta Xcode then everything works fine even when i open this project with beta Xcode and run on iOS 13.
Posted
by DarkAngle.
Last updated
.