Search Unity

Integrate Unity IAP Promotion

Discussion in 'Unity IAP' started by miguellima, Sep 27, 2018.

  1. miguellima

    miguellima

    Joined:
    May 16, 2018
    Posts:
    3
    Hi,

    I'm trying to implement unity in app purchase promotions, I'm using codeless api, I have configured the placement but when I run in xcode this appear in the log:

    E/UnityAds: +[UnityAds handleShowError:unityAdsError:message:] (line:199) :: Unity Ads show failed: Placement "iapPromo" is not ready


    What could be this?

    Can someone help me?

    Regards,
    Miguel
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Can you show your code that is generating the error?
     
  3. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Please place additional Debug.Log statements around your initialization logic and provide the device logs. Before doing that however, I would highly recommend that you edit/delete the above post, you have private information exposed.
     
  4. unityjingyao

    unityjingyao

    Unity Technologies

    Joined:
    Feb 20, 2017
    Posts:
    220
    Hi,
    Please make sure that the product id you want to test is configurated both in the placement "iapPromo" and IAPCatalog.
     
  5. miguellima

    miguellima

    Joined:
    May 16, 2018
    Posts:
    3
    This appears when I run the app in unity:

    UnityIAP: Promo interface is available for 8 items
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
     
  6. unityjingyao

    unityjingyao

    Unity Technologies

    Joined:
    Feb 20, 2017
    Posts:
    220
    This log is expected behavior.
    Could you please open a support ticket on the Operate dashboard? So that we can check your IAP Promo configuration on your dashboard.
    Thank you.
     
  7. miguellima

    miguellima

    Joined:
    May 16, 2018
    Posts:
    3
    I already opened it!