omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Keychain and Pythonista 1.6b App Extension

    Pythonista
    security appex keychain
    2
    2
    3264
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • b00giZm
      b00giZm last edited by

      It seems like you cannot access your previously in Pythonista set Keychain items inside the app extension.

      SInce I'm pretty sure that this is not a bug, but an iOS security feature, I'd like to hear some best practices or work arounds around how to handle this kind of use case, where you want to want to talk to some 3rd party service through the app extension without exposing sensitive data.

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        First time, prompt the user for credentiale, then save those in the appex keychain. I think appex can access keychain, just not the main app keychain

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors