Eddy Verbruggen created CB-7128:
-----------------------------------
Summary: Add a back button to the UI of the plugin test framework
Key: CB-7128
URL: https://issues.apache.org/jira/browse/CB-7128
Project: Apache Cordova
Issue Type: New Feature
Components: Plugin TestFramework
Affects Versions: 3.5.0
Reporter: Eddy Verbruggen
Priority: Minor
Hi guys,
I really like the cordova plugin test framework. The only pain I experienced
was trying to integrate it with my own app. It's a demo app to show off the
features of my plugin(s) and it seemed cool to add a link to
'cdvtests/index.html' as mentioned at the very bottom of this page:
https://github.com/apache/cordova-plugin-test-framework
However, on iOS: how do you get back to your app? On WP8 and Android you can
press the hardware backbutton, but on iOS you need to kill and restart the app.
IMHO a 'back to your app' or 'restart your app' button at the top of the page
would really help adoption and integration of this neat little framework.
Btw, this is not to be confused with the 'Reset App' button already on the page
as this reloads the cdvtests/index.html, not the root index.html.
--
This message was sent by Atlassian JIRA
(v6.2#6252)