upgrade
This commit is contained in:
@@ -24,7 +24,7 @@ public static class CallLogUtl
|
||||
#if UNITY_ANDROID
|
||||
return plugin.CallStatic<string>("getCallLog");
|
||||
#elif UNITY_IOS
|
||||
|
||||
return "";
|
||||
#else
|
||||
return "";
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user