Obj C
C
code posted
created at 26 Mar 16:50
Edit
|
Back
| 1 2 3 | [[InsetContextEngine sharedContextEngine] SignUpUsingUserName:username ApplicationKey: APP_KEY]; [[UIApplication sharedApplication] setMinimumBackgroundFetchInterval:UIApplicationBackgroundFetchIntervalMinimum]; [[InsetContextEngine sharedContextEngine] StartEngine]; | 
271 Bytes in 1 ms with coderay


