NSErrorFailingURLStringKey=https://app-measurement.com/sdk-exp

224 views
Skip to first unread message

Sreekanth G

unread,
Apr 26, 2021, 5:23:26 AM4/26/21
to Firebase Google Group
Hi,

I'm an iOS developer. 

        let databaseRef = Database.database().reference()

        let userData = databaseRef.child("data").childByAutoId()

        let values = ["idname" : "SoemName", "fullName": randomString(of: 10), "timestamp": getCurrentDate()] as [String : Any]

        userData.setValue(values)

I'm sending data like above to the Firebase. Sometimes I'm getting errors exactly like this question  https://stackoverflow.com/questions/43383414/network-error-timeout-on-device.

Any help is welcome. 


Thanks. 








Disclaimer: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee, you should not disseminate, distribute or copy this email. Please notify the sender immediately by email if you have received this email by mistake and delete this email from your system. If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.    

Kato Richardson

unread,
Apr 27, 2021, 11:54:26 AM4/27/21
to Firebase Google Group
Hello Sreekanth,

Networking errors are a regular portion of the internet. If they are not happening consistently then your app will retry requests and there shouldn't be a concern here.

If they are happening consistently, then as the Stack Overflow post mentions, time to start looking at firewalls and ISPs.

☼, Kato

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/500c235d-dd9a-489c-b949-790dada94000n%40googlegroups.com.


--

Kato Richardson | Developer Programs Eng | kato...@google.com | 775-235-8398

Reply all
Reply to author
Forward
0 new messages