Skip to content

Commit

Permalink
Updated Twitter keys for Test App
Browse files Browse the repository at this point in the history
  • Loading branch information
SPopenko committed Dec 8, 2015
1 parent 572d365 commit 778bd82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestApp/SZTestAppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
[Socialize storeConsumerSecret:@"2bf36ced-b9ab-4c5b-b054-8ca975d39c14"];


[SZTwitterUtils setConsumerKey:@"ZWxJ0zIK73n5HKwGLHolQ" consumerSecret:@"3K1LTY39QM9DPAqJzSZAD3L2EBEXXvuCdtTRr8NDd8"];
[SZTwitterUtils setConsumerKey:@"U18LUnVjULkkpGoJ6CoP3A" consumerSecret:@"RiIljnFq4RWV9LEaCM1ZLsAHf053vX2KyhJhmCOlBE"];
[SZFacebookUtils setAppId:@"268891373224435"];
[SZPinterestUtils setApplicationId:@"1431852"];
[SZWhatsAppUtils setShowInShare:YES];
Expand Down

0 comments on commit 778bd82

Please sign in to comment.