ios - Firebase error reading fsCachedData -


i have 2 apps different bundle ids (com.myapp.debug , com.myapp.release) installed on phone. , got following error sometimes. don't know exact steps reproduce it. doesn't happen if have 1 flavor of app installed. , seems happen when in have both flavors , install/uninstall of apps frequently. , error happens when i'm running debug version of app , somehow tries read fscacheddata in wrong app (release version instead of debug version) error message indicates.

*** info: fetch-response unable open file /private/var/mobile/containers/data/application/d8041c7a-fe4a-49d1-a3ba-9e3a51f8ecd5/library/caches/com.myapp.release/fscacheddata/49409173-05e8-4291-b22e-6859d4026657. errno: 1 

any idea why happening , how rid of it?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -