You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
But when i install 0.2.0 (at least with cocoapods) i dont see the change applied.
Instead, i still have the old method where options is of kind [UIApplicationOpenURLOptionsKey : Any]
The changelog for release 0.2.0 says:
But when i install 0.2.0 (at least with cocoapods) i dont see the change applied.
Instead, i still have the old method where options is of kind
[UIApplicationOpenURLOptionsKey : Any]
issue 37 link
Just found out that this commit undid the change.
My PR to fix this
The text was updated successfully, but these errors were encountered: