Hi all,
I have built iPhone app which allow the user to do the following:-
- Take pictures then save it to SQLite.
- Convert this pictures to base64 then send it to web service.
Anyway, I want to rebuild this application using Sencha.
Is that possible.
Really I can do that using Sencha without PhoneGap that is great.
Can you please show me any example or article about that, because I searched a lot through the web about that but I didn't find any article or example.