initialxy / cordova-plugin-themeablebrowser

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.
Apache License 2.0
294 stars 221 forks source link

hardwareback not working #190

Open muhammadomais opened 5 years ago

muhammadomais commented 5 years ago

When i try to add the following line in options

hardwareback: 'no'

The other options stop working too and i don't see any toolbar at all when i remove the line everything starts to work again. How can i fix the issue.