- Home /
Asset Bundles with In-App Payment in Unity Mobile
How do you get asset bundles to work with in-app payments for Unity mobile platforms?
Answer by y_nizan · Sep 22, 2012 at 10:22 PM
You can find two assets bundles as part of this open source project for in-app purchasing The SOOMLA Project. There are two open source apps that we shared as an example. Here is a link to the assets: https://github.com/soomla/storefront/tree/master/themes/muffinRush/img https://github.com/soomla/storefront/tree/master/themes/basic/img
You can also download the entire library as a zip file here - https://github.com/soomla/storefront. We are planning to add a lot more theme in the next few weeks and in about a month you will be able to use our wizard to generate a fully functional in-game store-front with all the assets and screens.
@ina - this is scott from SOO$$anonymous$$LA. We are currently working on a Unity plugin. Please subscribe to our facebook page - www.facebook.com/the.soomla.project so you can get the news first when it comes out.
Hi, just noticed the comment from @ina. Yes - we have a unity plugin for quite some time now. The best way to get it is via www.soom.la and signing up (it's free).
Your answer
Follow this Question
Related Questions
Allow player delete Asset Bundle 1 Answer
Asset Bundles compatibility for mobile 1 Answer
Creating an asset bundle at runtime 1 Answer
Does AssetBundle work on mobile? 0 Answers