omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. kyelewis

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 1
    • Controversial 0
    • Groups 0

    kyelewis

    @kyelewis

    1
    Reputation
    883
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kyelewis Unfollow Follow

    Best posts made by kyelewis

    • RE: Xcode Template for Pythonista

      I know this is an older thread, but I just wanted to confirm that with the texinfo fix, I have successfully submitted and had an app approved in the last few days.

      So the fix is required to get past the automatic filter, but submission is OK with the workaround.

      posted in Pythonista
      kyelewis
      kyelewis

    Latest posts made by kyelewis

    • RE: PythonistaKit dialogs.alert() buttons can't be pressed on real iPhone X (but it works in simulator?)

      Wouldn't say the real issue is resolved, there should probably be a fixed default behavior here in Pythonista.

      I've also had problems using this workaround with input_alert() - if I decorate with @ui.in_background then I get :

      Main Thread Checker: UI API called on a background thread: -[UIView subviews]

      Works with @on_main_thread

      posted in Pythonista
      kyelewis
      kyelewis
    • RE: PythonistaKit dialogs.alert() buttons can't be pressed on real iPhone X (but it works in simulator?)

      Created some stub methods decorated with ui.in_background and that did indeed fix it- so thanks :)

      Now just to work out this more difficult "code signing" issue with the .py files :/

      posted in Pythonista
      kyelewis
      kyelewis
    • RE: PythonistaKit dialogs.alert() buttons can't be pressed on real iPhone X (but it works in simulator?)

      Tell a lie- It doesn't work in the simulator either. Just doesn't work on iPhone X.

      May have to dig down and do some debugging in the code for it

      posted in Pythonista
      kyelewis
      kyelewis
    • PythonistaKit dialogs.alert() buttons can't be pressed on real iPhone X (but it works in simulator?)

      Hey All,

      I know PythonistaKit hasn't really seen much attention recently, but this one is strange as it works in the simulator (and on the App Store version of Pythonista).

      I'm upgrading by app for iPhone X and for some reason I can't press any of the buttons on a dialog box generated with dialogs.alert(). The dialog can be dismissed by keyboard if it has a text field.

      Anyone have any idea what may have changed and what I could do to troubleshoot this?

      posted in Pythonista
      kyelewis
      kyelewis
    • RE: Xcode Template for Pythonista

      I know this is an older thread, but I just wanted to confirm that with the texinfo fix, I have successfully submitted and had an app approved in the last few days.

      So the fix is required to get past the automatic filter, but submission is OK with the workaround.

      posted in Pythonista
      kyelewis
      kyelewis