appfan
Aspiring developer
Profile
Posts: 13
Reg: Jun 10, 2013
Fresno, CA
1,930
02/07/14 02:35 PM (11 years ago)

When I publish changes they don't appear in the simulator?

When I publish changes they don't appear in the simulator? Noe of my changes made in Buzztouch show up in Xcode or the simulator? Any ideas why?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
02/07/14 03:00 PM (11 years ago)
Hello, They won't show up in Xcode, because the changes get posted to your BT_Config.txt file on the Buzztouch server, and when your app detects an update has been made (in comparison to the most current version of the config file it has), it will visit the Buzztouch site to download the new file. So, Xcode will never see that (though you can see it happen in the Debug console). When you publish your changes, you are syncing the Design Mode config file and the Live Mode config file. By default, your package downloads with the config file set to Design. If you've not changed it, any changes you make in the control panel should show up in your app (you may have to force a refresh). If you have changed it to Live mode, they should also show up when you do a refresh (either open the app again, or force it from the menu). You can view what's happening in the Debug console to make sure it's actually recognizing an update. Also...it might be worth checking the config file data in your control panel to make sure it's being updated. Mark
 
appfan
Aspiring developer
Profile
Posts: 13
Reg: Jun 10, 2013
Fresno, CA
1,930
like
02/07/14 03:30 PM (11 years ago)
Thanks Mark I will check that…
 

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.