Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to launch on iOS 12.5.7 #693

Open
brian-farrell opened this issue Apr 30, 2023 · 8 comments
Open

Failure to launch on iOS 12.5.7 #693

brian-farrell opened this issue Apr 30, 2023 · 8 comments

Comments

@brian-farrell
Copy link

The information in the App Store says Pythonista 3 requires iOS 12.0 or later, but the app fails to launch on iOS 12.5.7.

@cclauss
Copy link
Contributor

cclauss commented Apr 30, 2023

Is there any error message or does it just start and stop right away?

Please try opening your browser and going to the URL pythonista3://

@omz
Copy link
Owner

omz commented Apr 30, 2023

Unfortunately, it seems that 3.4 doesn't work on iOS 12, due to one included framework accidentally being compiled with an iOS 14 deployment target.

I'm looking into this, but it's unfortunately become pretty difficult to test on iOS 12, as I currently don't have a device that runs it, and the iOS 12 simulator doesn't work on Ventura. But I think I'll figure it out somehow, sorry about this!

@brian-farrell
Copy link
Author

It sounds like you have a handle on the problem, but just to follow-up with @cclauss :

  1. There is no error message displayed. The app launches very briefly, showing the initial splash screen (I don't seem to be able to get a screenshot of this). The splash screen disappears and then I'm returned to the phone's Home screen. Interestingly, it appears to be running in the background, as it shows-up when I double-click the Home button (I have attached a screenshot of this), but when I select Pythonista from that view, I am immediately returned to the Home screen, just like I am when I initially tried to launch the app.
  2. The pythonista3:// URL behaves differently, depending on which browser I use. When I enter it into Firefox (my main browser) the URL is not recognized and I am shown Google search results instead. When I enter the URL into Safari, I am asked if I want to open the page in Pythonista. When I select <Open> from the Safari dialog, I see the same behavior as I do when clicking on the app from the Home screen.

I understand your difficulty with testing on iOS 12. I'm happy to help if I can. I've experimented with programming in Swift for iOS in the past, so I have some familiarity with the process. Please let me know if there is anything that I can do to assist from a testing standpoint. I live just outside of Washington, DC in America, so there's a good bit of a time difference, but I'm also willing to accommodate that as best I can.

I love this app - I wish I could afford a newer iPhone, but I simply can't at the moment. In any case, I wish you all the best!

IMG_0150
IMG_0155
IMG_0156

@brian-farrell
Copy link
Author

FWIW - I also have an older Mac, running Big Sur 11.7.6 with Xcode 12.4 and plenty of older simulators...

Xcode_12-4

@wgaylord
Copy link

Any progress on this. It appeara to be the freetype library according the my crashlog. Mostly use Pythonista on my old Ipad and Old Iphone 7. So sort of hope this gets fixed so I can use it on a big screen again.

@cclauss
Copy link
Contributor

cclauss commented Oct 13, 2023

@wgaylord Did you try opening pythonista3:// in your browser?

@wgaylord
Copy link

wgaylord commented Oct 13, 2023 via email

@leovanderveen
Copy link

I just purchased Pythonista on my older iPad mini 2, iOS 12.5.7, wish I've read this post earlier since it still crashes upon launching the app. Any news on a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants