Go with Native or using phonegap ?

Posted by knightrider on Stack Overflow See other posts from Stack Overflow or by knightrider
Published on 2010-05-18T05:46:00Z Indexed on 2010/05/18 5:50 UTC
Read the original article Hit count: 441

Filed under:
|

Hello,

I was about to develop iphone app and I want suggestion from the expert since I am totally newbie in it.

I have one classified website which is written in php and mysql.

What I want to create is Iphone app which can view those classifieds. There will be no complicated function at first version.

It will be have different categories and query and display according to the category. And if there's new classified ad, they will get push notification.

What I want to know is, what should i go with ? Native or using phonegap ?

  1. Is phonegap supports push notification ?
  2. Is native app can just get the results through mysql ? or do i need to change it to sql lite ?
  3. Any speed different between native and phone gap ?
  4. Any advantages and disadvantages ?

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about phonegap