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
@frey1esm, This is a known issue with Cordova. At first my code included a (quite hacky) fix for this but it would also clean out any other URL types already in the project so I decided to remove it. You can check if updating your version of Cordova / Ionic might resolve the issue.
I am using the plugin in an Ionic / Angular project. Each time I build for ios via:
$ ionic build ios
...Xcode adds a duplicate URL Type in Xcode (Info --> Url Types)
I currently have 248 URL Types !
The text was updated successfully, but these errors were encountered: