Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
06/26/15 01:17 PM (9 years ago)

Automatic refreshing was not working in IOS

Hi, Currently i am using Buzztouch 3.0 to develop my app. If i made any changes in Buzztouch server, My app was not prompting to update or it wont update automatically. I made a changes in appDelegate.m as - [modifiedAlert show]; to [self refreshAppData]; presented in 414 line For getting the updated version, I have to uninstall the older version & reinstall the new one. Then it works fine. Kindly provide me the solution to solve this issue.
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
06/27/15 07:32 AM (9 years ago)
You changed the code, the old app has different code. Thus, the Old App must be deleted and replaced by the New App. The auto-update won't work for code changes. Auto-updates will only work for configuration and content changes. Did I misunderstand your scenario? -- Niraj
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.