Amit Mourya
Amit Mourya
Hi, I have installed plugin using `cordova plugin add cordova-plugin-apple-watch` I did not got any **_libmmwormhole.a**_ file with plugin installation I had added reference of **MMWormhole.h** in **_InterfaceController.m**_. I am...
My input is **6780100100** a 10 digit mobile number. I want to show it as **+1(678) 010-0100**, where **_+1_** is static and should be auto-appended.
I’m working with it but i obtained an error in callback function. Param ‘e’ is null. But call soap goes OK and my server answer good. What is the problem?
I need to have ng-click and external link in side nav like `Call 1` `Call 2` and `Google`
Help me to work it. I am having following config ``` user root; worker_processes 1; error_log logs/error.log; error_log logs/error.log notice; error_log logs/error.log info; pid logs/nginx.pid; events { worker_connections 1024; }...