Search Unity

Unity IAP still not working

Discussion in 'Unity IAP' started by Shadow_m, Jun 17, 2020.

Thread Status:
Not open for further replies.
  1. Shadow_m

    Shadow_m

    Joined:
    Mar 11, 2020
    Posts:
    13
    var module = StandardPurchasingModule.Instance();
    ConfigurationBuilder builder = ConfigurationBuilder.Instance(module);
    An error is reported when executing the above code:
    NotSupportedException:Failed to bind to native store: UNityEngine.AndroidJavaException:java.lang.CLassNotFoundException:com.unity.purchasing.googleplay.GooglePlaypurchasing
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
Thread Status:
Not open for further replies.