iOS swift application read data from firestore, data shown on simulator but not in physical device
My application read the data correctly and all things work as needed but when I run it on my iphone the data is not shown like it is empty or null, I checked the code try to figure out why…