Commit 6e82355c by Sebastián Katzer

Calling `cancel` on Android with an invalid String as ID does not throw an error anymore.

parent 54575439
...@@ -48,6 +48,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/331). ...@@ -48,6 +48,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/331).
## Release Notes ## Release Notes
#### Version 0.7.0 (not yet released) #### Version 0.7.0 (not yet released)
- [bugfix:] Black screen on Android (#23) - [bugfix:] Black screen on Android (#23)
- Calling `cancel` on Android with an invalid String as ID does not throw an error anymore.
#### Version 0.6.2 (04.12.2013) #### Version 0.6.2 (04.12.2013)
- Release under the Apache 2.0 license. - Release under the Apache 2.0 license.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment