I am using firebase in my app
I am also use keychain in my app, but the issue is when i am initialize firebase like [FIRApp configure]; it add one keychain internally but the key is like <5f70666f> and when i ittrate my keychain it create the crashes
Hi there
I am using firebase in my app I am also use keychain in my app, but the issue is when i am initialize firebase like [FIRApp configure]; it add one keychain internally but the key is like <5f70666f> and when i ittrate my keychain it create the crashes
but when i comment [FIRApp configure], it want added the object/item in keychain
Can you please fix it ?