Skip to content

Commit 45bb839

Browse files
AndreaAndrea
authored andcommitted
Post Upload Behaviour
1 parent 36e3385 commit 45bb839

29 files changed

Lines changed: 43 additions & 30 deletions

Example/SongtreeSDKTest/ViewController.m

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ - (void)viewDidLoad {
2626
controller.delegate=self;
2727

2828
//Your App Name
29-
controller.appAgent=@"";
29+
controller.appAgent=@"test";
3030

31-
controller.googlePlusClientID=@"";
31+
// controller.googlePlusClientID=@"your_facebook_app_id";
32+
// controller.facebookClientID=@"your_google_app_id";
3233

3334
//YES = DEMO server / NO = PRODUCTION server
3435
#ifdef DEBUG
-5 Bytes
Binary file not shown.
2 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
5 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-2 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)