Discussion Forums  >  Uncategorized

Replies: 3    Views: 342

DanielH
Aspiring developer
Profile
Posts: 33
Reg: Jan 24, 2011
location unknow...
330
02/08/11 08:29 PM (15 years ago)

Apps updated from the web?

I'm trying to figure out how the information is stored on the app. You can update the app on the website, and then the app running on the simulator is updated. Does that mean that the final app (installed on an iPhone) is updated from the web as well? As in, it won't work offline, or on the iPod touch? Thanks in advance.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/08/11 10:59 PM (15 years ago)
There are numerous ways to explain this, and the answer depends on many factors. Generally speaking, the app downloads it's configuration data from the web and stores it locally so it can operate offline. However, there are many screen types that you may create that do require an internet connection to work. Example: If you create a CustomURL screen, it would need an internet connection to load. But, if you use other screen types, it will not. So...it all depends on what your making ;-)
 
DanielH
Aspiring developer
Profile
Posts: 33
Reg: Jan 24, 2011
location unknow...
330
like
02/08/11 11:02 PM (15 years ago)
I am mostly using the custom text. That's what I was mainly asking about. Thanks.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/08/11 11:05 PM (15 years ago)
The CustomText screens download the data from the web and cache it locally. This means you should not need an internet connection to load the screen after it's already been loaded the first time.
 

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.