- This topic has 6 replies, 3 voices, and was last updated 11 years, 8 months ago by donij.
-
AuthorPosts
-
donijMemberHi All,
I have developed my app with M1 and everything works fine in the test center but when I upload to my web server I lose all the css decorations when I browse the site from firefox. But when I installed BB Ripples and viewed the site everything showed as designed.
Now my target is to package for BB using the ripples packager after M1 has offered ease of HTML5 design. I generated My OTA jad and cod files but app does not run…. error says “Resource does not exist”.
My questions are:
1. Has anyone tried to package mobione app for BB using ripples or any other packager?
2. Mobi one generates 2 .json files…. are they needed to run the app when deployed on web server or other platforms? and because the json file name starts with a dot (.) ripples does not accept it as a good file name…. so I need to remove the dot in the front…….is there any other place where it is referenced in mobi generated code so that I can also modify the file name to ensure the file name is consistent.Thanks for your help.
donijMemberVery interesting I got things working! now the app built with mobione works on bb. It is amazing how mobione has change my life! Thanks mobione!!! Am hoping soon mobione will create a packager for BB too.. thanks once again.
support-michaelKeymasterVery cool! Thanks for sharing your success with us. We have discussed support BB many times over the past couple of years. The first big step was they introduced a webkit based browser which enables it to work more similar to ios and android browsers for html5 apps and webapps. I have shared this thread with our mgmt team.
donijMemberHi Wayne,
am back to this topic. My app had advanced and I decided to test it on BB device but surprisingly just shows a white screen with something that looks like a portion of my screen at the top. Everything works very well on the BB os6 emulator and ripples but shockingly not on the real device.
I don’t know if this question is out of scope but do you have any idea what could be wrong. This is suppose to be HTML5 + JQUERY + CSS3 app and that is what webworks + ripples need ( app was signed without errors). The suspect I have is phonegap….. I don’t know if there is a special version for BB….. probably the version used in mobione is ok for ios and android…. hope not getting it all twisted.
Any clue please (Works so well in ripples and emulator ….. My target is BB!!)
Thanks.
donijMemberAny help please!
support-octavioMemberHi Donij,
Interesting approach. Unfortunately we have no BB devices in our lab for on-device testing and debugging. So it is hard to say what could be up. Have you tried a super simple hello world app to see if you can get an app that renders a simple string? Also if you are building your BB app with your own tools or other service please note that you may need to include the cordova js lib on your root .mobi design. Good luck and keep us posted on what you learn.
donijMemberThanks Octavio. I have tested a very simple hello world app and the result is the same. Just like you said I will try downloading cordova and do as you said. Will get back to you.
-
AuthorPosts