- Home /
Turnkey solution for mobile signup/login/content sales/delivery
I am looking at building a mobile app similar to Audible (and many other mobile 'content' marketplaces/players) the only difference being that the content isn't simple audio but full unity scenes.
High level, the system needs:
ios and android
signup, login (possibly with google/Facebook)
in app store for content purchasing
secure content download
load/run downloaded scenes
If there was a turnkey solution to allow all that it would be great but I don't know enough about what is out there (and figured I should check before building it myself.)
Any info on the above or alternatively options for the individual parts would be greatly appreciated.
Thanks in advance.
Looks like Firebase might be an option:
Firebase Auth - https://firebase.google.com/products/auth
Firebase Storage - https://firebase.google.com/products/storage
Or Some unity technologies:
Unity IAP - https://assetstore.unity.com/packages/add-ons/services/billing/unity-iap-68207
Cloud Content Delivery Platform - https://dashboard.unity3d.com/organizations/3784470/cloud-content-delivery/about
Any pros/cons about these, alternatives or thoughts on whether I'm barking up the wrong trees entirely appreciated.
Your answer
Follow this Question
Related Questions
Workflow Question with Unity and online Database 0 Answers
Hosted Database for Mobile Game 0 Answers
Security issues with Multi-player User Database? 2 Answers
Application.genuine 0 Answers