Jerakin / Pokedex5E

GNU General Public License v3.0
94 stars 30 forks source link

Request for iOS files #765

Open timmy354321 opened 2 years ago

timmy354321 commented 2 years ago

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!

Jerakin commented 2 years ago

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

timmy354321 commented 2 years ago

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.

Jerakin commented 2 years ago

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.

hwnobles commented 2 years ago

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!