This repository has been archived by the owner. It is now read-only.
Permalink
File 1 of 1 in
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed potential problem with postFinishLaunch being overridden by the…
… application. Vittorio Giovara I find that the calling point in SDL_uikitappdelegate.m is dangerous as the -(void) postFinishLaunch method can be overridden when subclassing. Could this be moved in inside the init or in the didFinishLaunchingWithOptions method which are always called even when subclassed?
- Loading branch information
File 1 of 1 in
26e8d76
Previous
Next
Previous
Next