MoreApps screen SDK
Only good marketing strategy allows us to achieve success in mobile apps industry. Honestly this part of development wasn’t really important for me, but after realising some apps I understood that all my products have to be connected into one big piece. Unfortunately adding some “advertisement” banners to all my products with every new app realising seemed as really painful work. That’s why I had to make some service which allows us set up MoreAppsScreen on all my apps for iOS without any building in just one click.
Ok, but what is it?
Idea was really simple, I just wanted to have some screen with buttons which are based on data from my server and that’s exactly how it works!
How does it work?
Screen setting is based on XML data from server. According to data code sets header text and buttons’s image. Of course in case when network is unreachable by our device system loads last version from memory. From the experience I can say that data are not really heavy. Simple xml with 4 buttons takes about 115 kb, so our server shouldn’t be under big load.
How can I personalise this screen?
That’s really easy, I made special screen in UnityEditorGUI which allows us to generate XML in just few click! The best in my system is that We can add screen to Unity3D project with just one line of the code!
That’s seems really cool, when can I get beta version?
I was thinking about realising that on Unity Asset Store, but for a while it’s available totally for free under this link. I didn’t have much time for creating special instructions, but of course you can contact me on the skype(bswiety) for some help!