[
https://issues.apache.org/jira/browse/CB-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser reassigned CB-1210:
------------------------------
Assignee: Andrew Grieve (was: Joe Bowser)
I know that you accepted the fix for this, but does it actually fix the bug?
> [Kindle] Location API crashe app
> --------------------------------
>
> Key: CB-1210
> URL: https://issues.apache.org/jira/browse/CB-1210
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.0.0
> Reporter: Evgeni Petrov
> Assignee: Andrew Grieve
> Priority: Critical
>
> Location API crashes kindle.
> 73line in GeoBroker Location last is null.
> I will investigate and if I find a solution I would do pull request.
> 08-08 10:49:43.145: E/AndroidRuntime(6323): FATAL EXCEPTION: main
> 08-08 10:49:43.145: E/AndroidRuntime(6323): java.lang.NullPointerException
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> org.apache.cordova.GeoBroker.execute(GeoBroker.java:73)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> org.apache.cordova.api.PluginManager.exec(PluginManager.java:218)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> org.apache.cordova.CordovaChromeClient.onJsPrompt(CordovaChromeClient.java:207)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:566)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> android.os.Handler.dispatchMessage(Handler.java:99)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> android.os.Looper.loop(Looper.java:130)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> android.app.ActivityThread.main(ActivityThread.java:3683)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> java.lang.reflect.Method.invokeNative(Native Method)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> java.lang.reflect.Method.invoke(Method.java:507)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:850)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:608)
> 08-08 10:49:43.145: E/AndroidRuntime(6323): at
> dalvik.system.NativeStart.main(Native Method)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira