For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 3 voices, and was last updated 13 years, 6 months ago by
Sujith.
-
AuthorPosts
-
SujithMemberHi,
I will list my requirements and what I’m planning to do with my app.
I would appreciate if one tells me if these things are possible with MobiOne and
then points to articles/links on how to achieve them.I have downloaded MobiOne 2.3.1 and I’m on Windows 7 64 bit.
1). I want to display pricing information for a part(key in part # from the app). I already
have the XML web services working, once I pass in the part # I get the price in the XML.
Is it possible to call a web service from MobiOne and then receive XML info?
If so, could you please point me to some articles/tutorials on how to do that?2). There is a feature that I might buy and add to the app. It’s to scan the barcode.
http://www.pic2shop.com/index.html
Will I be able to add pic2shop barcode scanner as a widget and use it in Mobione?
If so, would like to if anyone has done something similar and any links to how it’s done.3). I would like pull out Pictures, PDF files from a file server and would like to display them
on the app. Is this possible and if so, could you please provide any articles/tutorials on how to do that.I appreciate your help in advance.
Thanks,
Sujith
January 29, 2013 at 9:27 am #334712
support-michaelKeymaster#2 is not possible atm. The pic2shop requires your app (e.g., a mobione app) to register a URL handler to support a callback. This is a feature we have been discussing to enabled exactly the type of integration as the pic2shop app. I can say when it will be available but I have added your pic2shop requirement to support such a feature.
January 30, 2013 at 12:28 pm #334779
SujithMemberThanks for the response Wayne,
Do you think 1) and 3) can be accomplish? If so, are there any tutorial you can point me to?
Appreciate your help.
THanks,
Sujith
January 31, 2013 at 10:09 am #334845
SujithMemberI have to make a decision on whether to use MobiOne for my app development
or go back to Xcode etc. I really appreciate if one can clear my questions here.Thanks,
Sujith
January 31, 2013 at 10:42 am #334848
support-octavioMemberSujith,
For #1 this is straight forward interaction with a web service. Then layout the content into a UI that uses an html widget with custom layout or merge it into a mobione screen that you create with the visual designer (.mobi file).
For #3 do you already know the images and their layout? If yes then again you can pull the image similar to #1 and merge them into your UI. Please note that PDF’s will not render in an embedded manner. On iOS and android they will be managed by the pdf reader app on the device.
I hope this helps in your decision.
January 31, 2013 at 1:43 pm #334860
SujithMemberThanks for the reply Octavio.
For 3),
What would be the easy way to pull PDF’s and JPG files? Using web services, I would
know the file name and I was thinking to load those files to a FTP server hoping that
I can pull the file from FTP server.Is that the recommended approach?
Thanks,
Sujith
February 6, 2013 at 10:25 am #335082
SujithMemberHi,
I have downloaded the mobione(paid version) and also created a protype app.
I have to see that it was really easy using MobiOne and I would love to try to keep using it.But the problem I have is, that I need the barcode scanner feature like the pic2shop I mentioned
in item 2) above.So, as a workaround, I was thinking as below. Please let me know if this will work or not.
I would use MobiOne to do all the stuff I need and then open the ipa file from Xcode
to add the bar code feature. And then publish to app store.Will this method work? I am no expert in Xcode/Mac or those tools. But if this works as a concept,
I can invest time and money to try that.Please let me know.
Thanks,
Sujith
February 6, 2013 at 11:57 am #335089
SujithMemberIn below page,
http://www.pic2shop.com/developers.htmlthey describe 3 ways of using barcodes in apps.
Option 2 is the perfered, but since it’s not supported by MobiOne,
Will I be able to use Option 3?Thanks,
Sujith
-
AuthorPosts
