brembrandt / WatchThinkVote

WatchThinkVote PhoneGap App
0 stars 0 forks source link

Background on these files #1

Open brembrandt opened 8 years ago

brembrandt commented 8 years ago

The files here were created in Adobe Captivate and uploaded to PhoneGap Build.

  1. Issue #1 FIXED: Adobe Captivate to PhoneGap works well on test devices, but the file structure does not match current standards and the Captivate config.xml file does not match contemporary standards.
  2. In order to modify the Adobe Captivate package, for example to integrate with Auto0, I downloaded the PhoneGap Hello World Template and manually reorganized the files to match the latest Hello World structure. I updated the Adobe Captivate config.xml file to match the Hello World config.xml file.
  3. After updating the PhoneGap app with the modified files, all settings in config.xml appeared to be working fine, such as locking the screen rotation. PhoneGap build shows all plugins added to the config.xml file as present.
  4. Next step is to add Auth0 functionality to this app.
  5. I have downloaded Auth0 cordova sample files and attempted to modify files in this directory to recognize Auth0. This is where I got stuck.
brembrandt commented 8 years ago

One note: If you open the index.html page in a browser, drag the window closed to the width of a phone, and you'll see how the app appears on a mobile device.