Does Cordova 6.0.0 support iOS 10 and Android N operating systems?

2016-08-12 Thread Eswara K. Jonnadula
Hi, We started using Cordova mobile application development framework 6.0.0 version for one of our applications. We want to extend our application support on iOS 10 and Android N operating systems. As per the Cordova documentation Cordova 6.0.0 version supports following mobile operating

How to find iPhone IMEI number/UDID?

2016-09-19 Thread Eswara K. Jonnadula
Hi, For one of our Financial project implementation in Cordova, we need to find the user iPhone IMEI number or UDID (not UUID). Please help me in finding IMEA/UDID number for iPhone which is always fixed for the iPhone even after reinstall the app? Thanks, Eswar

RE: Does Cordova 6.0.0 support iOS 10 and Android N operating systems?

2016-08-18 Thread Eswara K. Jonnadula
n be reduced. About reporting issues: http://cordova.apache.org/contribute/issues.html Hope that helps! ~Kerri _ From: Eswara K. Jonnadula <ejonnad...@1fbusa.com> Sent: Friday, August 12, 2016 08:19 Subject: Does Cordova 6.0.0 support iOS 10 and Android N

Cordova camera options/plugin

2016-08-18 Thread Eswara K. Jonnadula
Hi, We have developed mobile application for IOS/Android using Cordova and we are trying to implement new feature for image capture within the square marker. We need a plugin to scan or capture "image" using camera option and wanted to display square marker when camera is launched. Is any of

RE: Request for help on cordova-plugin-touch-id plugin retry count change

2018-08-30 Thread Eswara K. Jonnadula
Thanks for the information -Original Message- From: Niklas Merz [mailto:niklasm...@linux.com] Sent: Thursday, August 30, 2018 11:05 PM To: dev@cordova.apache.org Cc: Rauf Khan ; Eswara K. Jonnadula Subject: Re: Request for help on cordova-plugin-touch-id plugin retry count change

Request for help on cordova-plugin-touch-id plugin retry count change

2018-08-30 Thread Eswara K. Jonnadula
Hi, I am using "cordova-plugin-touch-id" plugin to implement touch id functionality in my application. When I try with wrong finger print scanning after 3rd attempt plugin is responding like "Application retry limit exceeded". Is there a way to get call back response each time instead of

Getting cordova build error after adding watch app extension to existing iOS app.

2021-01-06 Thread Eswara K. Jonnadula
Hi Team, When I add watch app extension to existing ios app getting below error and unable to run cordova build ios" command. error: unable to resolve product type 'com.apple.product-type.watchkit2-extension' for platform 'iphonesimulator' (in target 'myapp Extension' from project 'myapp')

RE: [CAUTION EXTERNAL EMAIL] Re: Getting cordova build error after adding watch app extension to existing iOS app.

2021-01-07 Thread Eswara K. Jonnadula
is only for development of the Cordova framework, not for support. For support, please use Slack at http://slack.cordova.io/ or StackOverflow at https://stackoverflow.com/questions/tagged/cordova Thank you On Jan 6 2021, at 11:59 pm, Eswara K. Jonnadula wrote: > Hi Team, > > When I add