For cross-promotion settings, exclude the list of installed AppIDs. The products corresponding to the excluded AppIDs will no longer be promoted. The sample code is as follows:
For cross-promotion settings, exclude the list of installed AppIDs. The products corresponding to the excluded AppIDs will no longer be promoted. The sample code is as follows:
[[ATAPI sharedInstance] setExludeAppleIdArray:@[@"id529479190"]];
The AppleId passed in above must be consistent with the cross-promotion product App Store ID configured in the dashboard to successfully filter and exclude. Please refer to the figure below