How To Implement IAP in Unity (App Store With Testing) - Unity IAP tutorial

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 11

  • @YassineBelgroum
    @YassineBelgroum Місяць тому

    Thank you for making things easy for us

  • @mostafazahar
    @mostafazahar Місяць тому

    Very useful thank you!!

  • @SulemanMohyudin
    @SulemanMohyudin День тому

    Good tutorial, Can you share this ShopSystem script with us?

    • @GameDevForLife
      @GameDevForLife  День тому

      ok i will try push to github i will let you know when i will do it

    • @SulemanMohyudin
      @SulemanMohyudin День тому

      @@GameDevForLife Thank you, Looking forward to it.

  • @SulemanMohyudin
    @SulemanMohyudin День тому

    Everything working fine on Unity Editor, But I am getting error in Xcode "IAP Initialize failed."
    Also, My In app products on App store are not yet approved they are in waiting for review status.
    How can I test the App when my ads on review. Should I wait or I Can test the App on phone via xcode and I am doing something wrong?

    • @GameDevForLife
      @GameDevForLife  День тому

      for the IAP Initialize failed. error
      - first check your initialization code if something is not right
      - the status waiting for review is 80% the possible problem wait for 24 hours if still in the same status go to your in app purchase product in app store connect and make an edit like add some space in the name then save the edit and wait
      - if the two previous steps doesn't work then the problem could very hard to detct without a proper look in the game editor and scripts
      - for testing your in app purchase on your iphone make a developement build and test with sandbox account in your phone
      until now all the ideas in my head are written in the comment i hope you find the solution and stay tuned for my future videos

    • @SulemanMohyudin
      @SulemanMohyudin День тому

      @@GameDevForLife Thank you for your reply, Sure I have already subscribed and will watch your future videos.
      Looking forward for you to share only this script for us to read and understand.

  • @hamzaelbouamri4518
    @hamzaelbouamri4518 Місяць тому

    Allée hindi

  • @DevinBidwell
    @DevinBidwell Місяць тому

    How about: NO in app purchases ;) Just make a game complete without the micro-transactions.

    • @GameDevForLife
      @GameDevForLife  Місяць тому

      good idea i will think about it later but the game with in app purchases as monetization channel is like a game with no micro transactions the player can play without even visiting the shop tab but the ads is what make the experience a little bit tedious
      Good suggestion i will think later but right now making profit is one my goal