I want to put loader in between dialog boxes come up for the purchase.
What is the way for this?
Because when game player press **buy** button, he should require to wait for 5 to 10 second depends on internet speed and server response and this process happed 2 to 3 times because multiple dialogs come up within screen.
So in this case may be player can leave the screen. I want to put the loader so that game player realise that some processing is running in background, he require to wait for some time.
At present I was following completely this code for Unity IAP setup. [Integrating Unity IAP In Your Game][1] [1]: https://unity3d.com/learn/tutorials/topics/ads-analytics/integrating-unity-iap-your-game
So in this case may be player can leave the screen. I want to put the loader so that game player realise that some processing is running in background, he require to wait for some time.
At present I was following completely this code for Unity IAP setup. [Integrating Unity IAP In Your Game][1] [1]: https://unity3d.com/learn/tutorials/topics/ads-analytics/integrating-unity-iap-your-game