quit

  1. iOS Question Exit application

    #IF OBJC -(void) QuitGame { exit(0); } #End If Dim NativeMe As NativeObject = Me NativeMe.RunMethod("QuitGame", Null)
Cookies are required to use this site. You must accept them to continue using the site. Learn more…