Tuesday, May 7, 2013

HTML5 Games on iPhone/iPod/iPad as a Native App!

Alright, I know I have been absent for a while but I was actually experimenting with a 'trick'. I was trying to download HTML5 games from an HTML5 games site and link to it through my basic html code:

 "<a href="game.htm" Click to Play </a>"

It didn't exactly work and I am somewhat glad it doesn't because this would be just another step in protecting your game. When you do download an HTML5 game, to the extent that I have tried, I was receiving errors.


This is what happened when I launched the app, obviously the current 0.34 version of the script uses the html files and I linked the file to see if it even loads the page, but it did not.

Now, I used a PC to download the entire page (And I do not know how to download the HTML5 game since it has image files).

So yup, that is pretty much what I have been up to in the development for iOS through HTML5 / Web designing languages.

There was a report that there was a bug in IPA Installer app which is developed using the SRH Script but since slug himself made it, its a little advanced and this brings me to my next point.

The next version of the SRH Script will be very secured because the HTML files will not be visible to the users. Please do remember that everything is in beta and for educational use only. If you are looking forward into going in-depth  with your app, consider learning more languages unless you know how you will be secured through the web languages. :)

No comments:

Post a Comment