Skip to content

The operation couldn't be completed(OSStatus error -25308) #91

Description

@cvinodhkumar77

I have different bundle identifier for different environment. For example com.app.appname.qa for QA env and com.app.appname.stage for Stage env

The App works perfectly fine when I have only one app with any of the bundle id mentioned above. When I try to install another app with another bundle id, I am getting an error mentioned below in the App which installed first, the second one works fine

"The operation couldn't be completed(OSStatus error -25308)"

And when I uninstall the newly installed one, the previous one works

I found that this error may occur when I try to access keychain when the device locked but apparently my device not locked when accessing the plugin/keychain

Am I doing anything wrong here. Please help. TIA

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions