- Home /
Alternative to FB.canvas.pay method for Android and iOS
After adding FB.canvas.pay method in Unity3d using Facebook SDK, I found this debug log, "Pay method only works with Facebook Canvas. Does nothing in the Unity Editor, iOS or Android".
Is there any way around to make the Facebook payment work on android (and iOS)?
I am assuming there is a way to do that using the Graph Api's "payment" node. If so, how to do that?
Answer by zzzzzz789 · Jun 06, 2015 at 10:56 PM
Both Apple and Google's policy's will not allow for you to use Facebook Payments on their platforms. Facebook Payments can be used on Facebook Canvas, see: https://developers.facebook.com/docs/games/canvas/payments-tutorial
Apple's Policy: https://developer.apple.com/app-store/review/guidelines/#purchasing-currencies
Google's Policy: https://play.google.com/about/developer-content-policy.html
Your answer
Follow this Question
Related Questions
Unity IAP using unity servers? 0 Answers
about Facebook SDK AppRequest.. 0 Answers
Is posible to use open pay in unity? 1 Answer
how many computers does the android basic license cover 2 Answers
Embedded app in unity 0 Answers