Page 2 of 3
Re: Program example
Posted: Thu Oct 11, 2012 4:34 pm
by jac53
Just running it from the browser.
How do I create the app? In the links I did not find any instructions on how to create the app.
Thanks
Re: Program example
Posted: Thu Oct 11, 2012 4:43 pm
by Scott Klement
Not sure if you're creating the app for iOS or Android. But the process is something like:
- Copy the mobile template for your device
- rename the appropriate bits
- Modify the app.js to call your RPG program. Also add any special routines (like the takePicture() routine from my webinar)
- Save changes.
- Test
There are more detailed instructions on our site, here:
http://www.profoundlogic.com/docs/displ ... evelopment
Re: Program example
Posted: Thu Oct 11, 2012 4:52 pm
by jac53
Yes, I was running it from the browser.
Where can I find the steps to create the app?
Thanks
Re: Program example
Posted: Thu Oct 11, 2012 5:21 pm
by Scott Klement
Did you see my previous post, above? It explains how to create the app.
Re: Program example
Posted: Fri Oct 12, 2012 5:02 pm
by jac53
After expending sometime to put it to work , I created the app using PHONEGAP version
2.1.0.
I lauch the program in my Ipad but when I hit the botton to take the picture I get the
error
Index.html
Camera unavailable
Any help will be appreciate.
Thx
Re: Program example
Posted: Mon Oct 15, 2012 3:07 pm
by Antonio
Hello,
Could you send me your index.html file, along with any other files it is dependent on? I am going to recreate your problem so I can begin debugging it.
Thanks alot
Re: Program example
Posted: Mon Oct 15, 2012 3:51 pm
by jac53
Here are the files you asked me for.
Re: Program example
Posted: Wed Oct 17, 2012 11:14 am
by jac53
Hi Antonio:
Any news?
I can send you the Xcode project attached to an email to support.
Re: Program example
Posted: Thu Oct 18, 2012 3:37 pm
by jac53
I would like to know if there is any update in this topic.
Re: Program example
Posted: Thu Oct 18, 2012 5:43 pm
by Antonio
Sorry for the delay.
I downloaded your attachments and found myself to have the same problem. I recreated the program from scratch based on the documentation we have for doing a photo application and it didn't work either. At the moment, I suspect we have a bug in our API but it is proving difficult to debug. However as soon as we get some significant progress I will update you on it.
You can send me your xcode project as well and I can take a look at it, but I assume you followed the documentation instructions correctly and are having the same issue I am. (The instructions listed here:
http://www.profoundlogic.com/docs/displ ... ile+Device
)
Thanks for your patience.