Skip to content

Commit

Permalink
Merge pull request #332 from dokieyang/master
Browse files Browse the repository at this point in the history
delete  license
  • Loading branch information
tgitpushping authored Sep 10, 2024
2 parents fbdb165 + 260b254 commit a4fddf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
[self.window makeKeyAndVisible];

// 设置licence
[TXLiveBase setLicenceURL:@"https://license-test.vod2.myqcloud.com/test/license/testV2/1253968938_1/v_cube.license" key:@"79aa077679db4b0d68643e7af3516719"];
[TXLiveBase setLicenceURL:@"your_liense_url" key:@"your_license_key"];

return YES;
}
Expand Down

0 comments on commit a4fddf4

Please sign in to comment.