firebase - Return NSError or Error from Javascript -


i working on ios app uses firebase database. app can upload data firebase via cloud functions, data might not valid, there chance cloud functions reject request. problem app needs receive error?, can know if request rejected, , causes rejection. so, how can return error?/nserror? type javascript, or there way this.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -