We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9103b commit a7e6abeCopy full SHA for a7e6abe
ParseUI/ParseUIDemo/Classes/AppDelegate.m
@@ -44,12 +44,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
44
return YES;
45
}
46
47
-- (BOOL)application:(UIApplication *)application
48
- openURL:(NSURL *)url
49
- sourceApplication:(NSString *)sourceApplication
50
- annotation:(id)annotation {
51
-}
52
-
53
#pragma mark -
54
#pragma mark Test Data
55
0 commit comments