Harsh Sanghani

Results 5 comments of Harsh Sanghani

I did this and it works ``` try { let versionConfig = {}; const currentVersion = VersionCheck.getCurrentVersion(); if (Platform.OS === "ios") { const packageName = await VersionCheck.getPackageName(); const countryName =...

I am also try to implement this in my Vue3 project, Can you help me for this?

Hello I have one issue, I have install the ionic application using the command and then copy the WWW directory from the repository and installed the npm dependency and its...

I have same problem, formatter not wokring for my android and Iphone, but its working fine in desktop browser.