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.
2 parents 7bee6a2 + 667e36d commit d043a0aCopy full SHA for d043a0a
sample-apps/objc-sample-app/objc-sample-app/AppDelegate.m
@@ -17,7 +17,7 @@ @interface AppDelegate ()
17
18
@implementation AppDelegate
19
// ITBL: Set your actual api key here.
20
-NSString *iterableApiKey = @"a415841b631a4c97924bc09660c658fc"; // set iterable api key here
+NSString *iterableApiKey = @""; // set iterable api key here
21
22
23
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
0 commit comments