- Home /
The IAP service currently disabled - Unity Bug
I am getting this kind of error message when I try to set up an In-app purchase within my Unity project.
I have already set up in-app purchases 100 times for my various project but this time, I am getting this kind of error message and I can't able to continue my process.
The in-app purchase feature is already ON in the services section and I have attached a screenshot too so you become clear.
But again and again, I was getting this kind of error message in the editor.
I'm having this same issue 2018.2.6f1 I have no idea how to get around this.
Answer by balakademi · Mar 21, 2020 at 01:34 PM
Did you find a solution
you can try this answer:
Cannot import IAP Package, error: "The IAP service is currently disabled"
i tried that but no change.
im using 2 computers with same unity account. i think this is the reason.
Answer by ykmgun · Oct 20, 2020 at 03:42 AM
Same issue here, here is my solution:
Install "In App Purchasing" in Package Manager first
Goto Service -> In-App Purchasing, click import
It worked for me.
Your answer
Follow this Question
Related Questions
Texture.ReadPixels and iOS Problems 2 Answers
Trying to work out how to store non-consumables with Unitys new IAP plugin (Android, iOS) 0 Answers
how to implement IAP subscription??? 0 Answers
Graphics Emulation - OpenGL 3 1 Answer
How to properly handling iOS/Android IAP-refund in realtime 0 Answers