thaliproject / postcardapp

A sample app to demonstrate how to build Thali applications
MIT License
22 stars 5 forks source link

Cordova working with localhost #125

Closed deadlyfingers closed 8 years ago

deadlyfingers commented 8 years ago

How best to access Cordova with localhost?

Following on from issue https://github.com/thaliproject/postcardapp/issues/117 There must be a nicer solution than bundling the cordova plugins using a gulp hook script...

deadlyfingers commented 8 years ago

https://issues.apache.org/jira/browse/CB-4897 Looking into cross window communication, but the problem with using InAppBrowser is that the "_blank" window can be dismissed in iOS and navigated back in Android...