ilri / ckm-cgspace-mass-tweeter

A tool to mass-tweet CGSpace entries to twitter, also providing the status of each entry as being tweeted or not.
Other
1 stars 2 forks source link

Fix Issue with external links on Mobile #34

Closed tsega closed 8 years ago

tsega commented 8 years ago

External links do not lead anywhere on mobile.

tsega commented 8 years ago

The fix for this lies in adding permission to open url from the app in mobile-settings.js and using the cordova:org.apache.cordova.inappbrowser@1.0.1 package.

Note: version @0.5.4 of the above package breaks the android emulator.

Meteor Forums: Open Links outside the App