- Joined
- Mar 14, 2014
- Messages
- 18
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I have posted an experimental build of my game on itch.io to play in the browser, but for some odd reason some people cannot save their games if they are using iOS. This issue is not universal for a couple of my testers have iOS and can save just fine. I was working on a fix, but no luck so far until I came upon the idea of exporting and importing the save file from the browser. I like this idea, however I have been unsuccessful in getting it to work.
I followed this thread:
https://forums.rpgmakerweb.com/index.php?threads/html5-export-import-save-data.60506/
to get ideas, however the save and download function works fine, but what I am having issues with is getting the url since when it calls for the url it stops when it hits the period in itch.io which causes the error "itch is not defined".
I have not dealt much with JavaScript myself so I am not sure what I am doing wrong, but if anyone has any idea as to how to get this script to work or a better option for export/importing saves from html5 I would much appreciate the advise.
(Sidenote: I know almost nothing about iOS devices for I have never owned one.)
I followed this thread:
https://forums.rpgmakerweb.com/index.php?threads/html5-export-import-save-data.60506/
to get ideas, however the save and download function works fine, but what I am having issues with is getting the url since when it calls for the url it stops when it hits the period in itch.io which causes the error "itch is not defined".
I have not dealt much with JavaScript myself so I am not sure what I am doing wrong, but if anyone has any idea as to how to get this script to work or a better option for export/importing saves from html5 I would much appreciate the advise.
(Sidenote: I know almost nothing about iOS devices for I have never owned one.)







