[M] sync with n3
This commit is contained in:
@@ -8,7 +8,7 @@ namespace tysdk
|
||||
#if UNITY_EDITOR || UNITY_ANDROID
|
||||
public static void RequestReview(string customReviewURL)
|
||||
{
|
||||
Debug.Log("RequestReview is not supported on this platform");
|
||||
tysdk.UnityBridgeFunc.Review();
|
||||
}
|
||||
#elif UNITY_IOS
|
||||
[DllImport("__Internal")]
|
||||
|
||||
Reference in New Issue
Block a user