ReallySmallSoftware / cordova-plugin-firestore

A Google Firebase Firestore plugin to enable realtime synchronisation between app and cloud and automatically handle limited connectivity.
Other
22 stars 10 forks source link

bug[ios]: compilation error #29

Open bazuka5801 opened 3 years ago

bazuka5801 commented 3 years ago

https://github.com/ReallySmallSoftware/cordova-plugin-firestore/blob/5e2f036fd252265325bfe493267efa73070d124e/src/ios/FirestorePluginJSONHelper.m#L231-L233

Error message:

Error: Non-void function does not return a value

Error message (img) image