I put my app on Huawei store and oppo but your app shows to fetch store id from apple play store and google android play store what I can do know?.
1 Like
AFAIK, previously, you could integrate such monetization using Unity UDP, which is in the process of closing for now.
This note I got from Migration Guide.
If you implement IAP using UDP SDK in your game, you need to migrate your solution using HMS Core SDK with HUAWEI IAP Guide.
Given HMS Core SDK is offered as a Java plugin, you may use Unity IAP together with the SDK and implement the IStore interface, combined with Android JNI with this Unity manual.