Search Unity

Implementing IAP for unity 4.x (unity 4.7.2 in app purchase) ??

Discussion in 'Unity IAP' started by shahrukh_hp1, Nov 13, 2018.

  1. shahrukh_hp1

    shahrukh_hp1

    Joined:
    Aug 16, 2016
    Posts:
    15
    Hi , has any one recently implemented IAP (in app purchases) on unity 4.x , I have unity 4.7.2 and standard way of unity IAP can't work in this version, I was looking for any sdk that will support IAPs with playstore.

    I already have implemented unity ads with an asset but now asset store too isn't allowed on unity 4.x since september 2018. Please suggest .
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Are you receiving an error?
     
    shahrukh_hp1 likes this.
  3. shahrukh_hp1

    shahrukh_hp1

    Joined:
    Aug 16, 2016
    Posts:
    15
    Thanks for responding , no I am stuck at how to implement IAP .. Im using Unity 4.7.2 .. How do I do it ??
     
  4. shahrukh_hp1

    shahrukh_hp1

    Joined:
    Aug 16, 2016
    Posts:
    15
    Little more detail :
    To implement In app purchases in unity 4.7 looks like I have to use asset store , but asset store itself is not working :
    upload_2018-11-13_21-36-55.png


    I don't know if this is just me or asset store has stopped supporting unity 4.x ?
    Is there any resolution for that ? or should I use some sdk for IAP .. Any recommendations ?
     
  5. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    shahrukh_hp1 likes this.
  6. shahrukh_hp1

    shahrukh_hp1

    Joined:
    Aug 16, 2016
    Posts:
    15
    Thanks but I will need more earlier IAP version , if you have for (unity 4), the least that thread supports is unity 5.1..
    And yeah asset store is working here too but not on unity 4.x ..
     
  7. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Sorry I couldn't be of further help. You will need to consider upgrading Unity, we support 5.3 and above for IAP
     
    shahrukh_hp1 likes this.
  8. shahrukh_hp1

    shahrukh_hp1

    Joined:
    Aug 16, 2016
    Posts:
    15
    Hi Jeff , I have recently updated unity 4.72 to unity 2017 , but with new unity it looks like older playerprefs are not accessible. So games saved data is lost that was saved from unity's older version.

    Please suggest how do I read playerprefs of unity 4.7 in unity 2017 ?
     
  9. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    shahrukh_hp1 likes this.