Hi Joe,
On "Map" page, you've added JavaScript action with incorrect JavaScript code to "Show Location" button.
Replace:
codevar map = Tiggr('var map = Tiggr('directionsMap');/code
with:
codevar map = Tiggr('directionsMap');/code
Hi Joe,
On "Map" page, you've added JavaScript action with incorrect JavaScript code to "Show Location" button.
Replace:
codevar map = Tiggr('var map = Tiggr('directionsMap');/code
with:
codevar map = Tiggr('directionsMap');/code
Thank you! For now, all the navigational tabs and login works! And so does the show location. Immense progress!
But for some reason, I can't open the project in Eclipse, I get this error message upon File--Project...--Android Project From Existing Code-- Browse (selecting exported project folder(and check copy it into the workspace) I get this:
You should use the latest version of Android Developer Tools (http://developer.android.com/intl/en/...).
To build app in Eclipse open two Android projects: "Pedal Collective Mobile" and "BarcodeScanner" (you can find them in source code that Tiggzi provides).
Hi,this should help http://blog.tiggzi.com/2012/01/export...
No results yet, working on it...
Hi Joe, please try to export project from tiggzi and don't make any changes in it before importing it in Eclipse.
Good news! I was able to import the file into Eclipse. I think I needed to update my javascript for chrome, as my computer finally prompted me. But for whatever reason it will open. Yet it won't run. It keeps getting an error upon launch, although I removed the HTML window on the "Website" page, thinking that might help, and then imported it again, and it didn't make a difference? It works fine in the browser, and in my phone when I scan the QR code. This is strange, right?
Hello! Could you clarify please where did you get that error?