Tom Wang created CB-12471:
-----------------------------
Summary: Special character cause app crash
Key: CB-12471
URL: https://issues.apache.org/jira/browse/CB-12471
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: [email protected]
Environment: iPad mini4, OS version 10.2.1
Reporter: Tom Wang
Priority: Critical
My IOS application using cordova location plugin
cordova-plugin-geolocation(https://github.com/apache/cordova-plugin-geolocation).
If disabled WIFI and device in build cause app can not get any location
data then locationManger reports 'The operation couldn’t be completed.
(kCLErrorDomain error 0.)', then the location plugin call cordova method
[self.commandDelegate sendPluginResult:result callbackId:callbackId]; returns
the error message. So seems cordova framework current can not handling
special character ' couldn’t ' .
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]