You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
'No platform specific implementation set. Please make sure you set the `instance` with a valid platform specific implementation of the `InAppPurchasePlatform` class.');
32
+
}
33
+
34
+
return platform;
35
+
}
29
36
30
37
/// Platform-specific plugins should set this with their own platform-specific
31
38
/// class that extends [InAppPurchasePlatform] when they register themselves.
0 commit comments