iphone - can a default.png allows checking of data from database -


I'm creating a map application 1 & gt; When a user clicks the app icon, a default page is displayed. 2 & gt; My default .png has an image and a progress bar. 3 & gt; When the default.png is loaded, the progress bar inside it should start the synchronization of the web service. So it should create or open a database on the device. 4 & gt; The progress bar should validate user information records in the database. 5> It should be a weather map in which all 37 types of weather should be available.

I want to know whether all this is loading the default .png in the iPhone in the progress bar. To resolve this problem

The default .png is just a clever psychological trick. This is a stored image that instantly displays while waiting for the rest of the program to start.

If the archived image (the default page) looks like your normal interface, Mr and Mrs. Stupid Homen believe that they should take a few seconds in real time for your app to boot Do not wait to do this.

So yes, in the answer to your first question, it is possible to write a code that will create your app function.

You want your user to see that the screenshots of the screen need to be included in the Zero State progress bar, which is taped on the icon. The actual animation of the progress bar will not start once for a while.

- (BOOL) Application: (UIApplication *) Application FinishLaunchingWithOptions: (NSDictionary *) Launch Option {

Fire

Comments