Pokedex5E icon indicating copy to clipboard operation
Pokedex5E copied to clipboard

Request for iOS files

Open timmy354321 opened this issue 4 years ago • 4 comments

This is probably a huge ask. But I thought this was on the App store at some point. Are you able to provide the xcode files so users can build and sign the app? Thanks!

timmy354321 avatar Oct 30 '21 14:10 timmy354321

You would have to download the repository, Defold and then "simply" build and sign it yourself https://defold.com/manuals/ios/#creating-an-ios-application-bundle

Jerakin avatar Nov 01 '21 10:11 Jerakin

Thanks, I had no idea that you could build an app this way. Unfortunately when adding the signed .app (and .ipa) file to my phone the app launches and it asks for permission to view devices on my network but it just freezes. I can't seem to get past the landing screen.

timmy354321 avatar Nov 01 '21 15:11 timmy354321

That is unfortunate, I know that before Wizards shut everything down someone had an issue like that but I was never able to reproduce it on my iPhone.

I would maybe be able to help if you could get some logs. Easiest way might be to do this https://defold.com/manuals/dev-app/ Instead of downloading the dev-app you would use a debug version of Pokedex5E. Connect your iPhone to the computer and open P5e. When it is open then in Defold go to swith the Target to the phone and press CMD+B to build on the phone instead of on your computer, this might take a few minutes. When it starts you should get all logs from the running Phone app in the Defold log window.

Jerakin avatar Nov 02 '21 09:11 Jerakin

How do I "Defold" a repository? I’m totally ignorant when it comes to coding but I’m desperate to get this app downloaded on my MacBook or iPhone, either or. Could someone help me please? It would be greatly appreciated!

hwnobles avatar Mar 01 '22 17:03 hwnobles