IOS

IOS Programming
firebase: PERMISSION_DENIED: Missing or insufficient permissions
July 28, 2020
0
While Developing IOS App that writes / reads from Firebase, I have found that it was not writing any data in Firebase or can not read data from Firebase, when I saw console, I found a error like “[Firebase/Firestore][I-FST000001] WriteStream (7fea67f13818) Stream error: ‘Permission denied: Missing or insufficient permissions.'” So, then I have gone to […]