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
I think there is something wrong with ionic.Platform.is(), org.apache.cordova.core.device is installed.
I tried the following ionic.Platform.platforms => ["cordova", "ios", "ios7", "ios7"]
Then ionic.Platform.is('cordova'); => false, Also note that ios7 is duplicated in the platform array, only ionic.Platform.is('ios') returns true. P.S: The above was run using weiner's console connected to a real iPhone 4. I am also facing some problems with ionic.Platform.ready() but I will check it separately and report back.
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
From forums
The text was updated successfully, but these errors were encountered: