Page 1 of 1

Cordova plugins not working on IOS (Android OK)

Posted: Sun Nov 15, 2015 11:01 pm
by Frank7390035

Hi,

Thanks for adding the import custom plugin feature.

I have loaded two Cordova plugins from different authors (TTS, and SpeechRecognizer) and they both run on Android but not on IOS.

Is it just me or is this a general problem?

Thank you,
Frank


Cordova plugins not working on IOS (Android OK)

Posted: Mon Nov 16, 2015 12:27 pm
by Illya Stepanov

Hi Frank -

Please make sure that this plugins are supporting iOS platform.


Cordova plugins not working on IOS (Android OK)

Posted: Mon Nov 16, 2015 2:24 pm
by Frank7390035

Hi Illya,

They both support IOS, and according to various Q&A websites, people have been able to run them on IOS with no problem.

Can you suggest a simple custom plugin that in your experience works on IOS so that I can try it to verify if I am the only one impacted?

Thank you


Cordova plugins not working on IOS (Android OK)

Posted: Wed Nov 18, 2015 8:40 pm
by Evgene Karachevtsev

Hello Frank,

Unfortunately plugins are outside the scope of our support. But if you are using the 9th version of iOS or higher, the case may be in it, unfortunately we don't fully support it yet. Please try your app with another iOS version.


Cordova plugins not working on IOS (Android OK)

Posted: Thu Nov 19, 2015 3:03 am
by Frank7390035

I understand that. Is there any chance you can tell me the name of a plugin that works for you on IOS on your side? I couldn't find any..perhaps there's some conflict on my system? I am trying to debug and figure out how to solve the problem. I know that this plugin works for others on IOS.


Cordova plugins not working on IOS (Android OK)

Posted: Thu Nov 19, 2015 4:19 pm
by Evgene Karachevtsev

Frank,

Please find our reply in the email.


Cordova plugins not working on IOS (Android OK)

Posted: Thu Nov 19, 2015 11:57 pm
by Frank7390035

Hi Evgene,

I paid $300 to subscribe to Appery a week ago, however I have to say that the support was better while I was using the free version.

I have just installed another custom plugin - high quality and highly supported, just as a test and it still does not work on IOS (using the Appery tester).

The plugin I tried is cordova-plugin-appinfo

https://github.com/danmichaelo/cordov...

I selected this plugin from the plugin cordova website and choose one that was simple and ranked high by quality.

The plugin was selected under app settings, so it is supposed to be active

I added this on page load:

navigator.appInfo.getAppInfo(function(appInfo) {
alert('identifier: %s', appInfo.identifier);
}, function(err) {
alert(err);
});

The page won't load.
I am really not asking you to help me run the plugin, I am pointing out a problem in IOS with custom plugin (and again on Android it works).

Thanks for your understanding,
Frank


Cordova plugins not working on IOS (Android OK)

Posted: Sat Nov 21, 2015 10:28 pm
by Alena Prykhodko

Hello Frank,

Please clarify what iOS version do you have to test?
Have you tried to install app on device?

Please try to debug your project remotely https://devcenter.appery.io/documenta...