We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I received memory exception of:
Fixed with version 0.2.7.
New NullPointerException:
NullPointerException (@ThemeableBrowser:goForward:476) {main} NullPointerException (@ThemeableBrowser:goBack:467) {main} NullPointerException (@ThemeableBrowser$4:run:307) {main} NullPointerException (@ThemeableBrowser$6$5:onItemSelected:658) {main}
ThemeableBrowser version 0.2.6
Could you please elaborate on reproduction steps?
Sorry, I can't. These exceptions received from GA crash report. And only these information, GA report exception not with callstack....
I also want to know why the webview is null...
Safety check for all variables that gets cleared by closing Themeable…
Fixed in version 0.2.9. Please note that due to Cordova's migration to npm, plugin ID has been updated to cordova-plugin-themeablebrowser.
cordova-plugin-themeablebrowser
Activity
initialxy commentedon Jun 8, 2015
Fixed with version 0.2.7.
ctl1690 commentedon Jun 8, 2015
New NullPointerException:
NullPointerException (@ThemeableBrowser:goForward:476) {main}
NullPointerException (@ThemeableBrowser:goBack:467) {main}
NullPointerException (@ThemeableBrowser$4:run:307) {main}
NullPointerException (@ThemeableBrowser$6$5:onItemSelected:658) {main}
ThemeableBrowser version 0.2.6
initialxy commentedon Jun 8, 2015
Could you please elaborate on reproduction steps?
ctl1690 commentedon Jun 8, 2015
Sorry, I can't. These exceptions received from GA crash report.
And only these information, GA report exception not with callstack....
I also want to know why the webview is null...
Safety check for all variables that gets cleared by closing Themeable…
initialxy commentedon Jun 14, 2015
Fixed in version 0.2.9. Please note that due to Cordova's migration to npm, plugin ID has been updated to
cordova-plugin-themeablebrowser
.