Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Call Number Plugin not working

Taking forward from

https://getsatisfaction.com/apperyio/topics/why-this-code-does-not-work-on-ios

I imported cordova plugin and used the suggested code to call this functionality. Not working yet.

I followed the below step

  1. Imported Plugin in Resources

  2. called codewindow.plugins.CallNumber.callNumber(onSuccess, onError, 123456789, bypassAppChooser);/code on click.
    No Response from the system.

    Testing in web browser: its says Uncaught TypeError: Cannot read property 'CallNumber' of undefined

    Thanks
    Animesh

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Call Number Plugin not working

Hello,

Where did you check it? It works only on real devices (installed from .apk or .ipa file), but does't work on the browser

Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Call Number Plugin not working

HI Sergiy,

I tested in iOS and Android device both. Its not working.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Call Number Plugin not working

Please add plugin as it is shown here: https://devcenter.appery.io/documenta...

Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Call Number Plugin not working

I have already installed it as directed and then tried your suggestion.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Call Number Plugin not working

Please share (http://devcenter.appery.io/documentat...) your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and provide us with the following information:

1) App name
2) Test credentials if login functionality is implemented in your app
3) Detailed steps to reproduce the issue

Anim
Posts: 0
Joined: Fri Jul 03, 2015 10:45 am

Call Number Plugin not working

Shared APP and send you the details

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Call Number Plugin not working

Please delete edited (blue colored) files on Source tab (for Android) and click Undo all source changes on folder with edited files.

After that, please add this plugin as it is shown here:
https://devcenter.appery.io/documenta...

Return to “Issues”