firebase / firebase/firebase-unity-sdk
Auth and DB Task Cancellation
Open
api: auth
api: database
type: feature request
- Dominant language
- C#
- Stars
- 320
- Forks
- 60
- Avg merge
- 11h 15m
- Merged PRs (30d)
- 11
Description
## Please fill in the following fields:
Unity editor version:
Firebase Unity SDK version: 2018.3
Firebase plugins in use (Auth, Database, etc.): Auth, Database
Platform you are using the Unity editor on (Mac, Windows, or Linux): Mac
Platform you are targeting (iOS, Android, and/or desktop): Android
Just a question, is there any known way/example on cancelling auth and DB tasks?
I want to do something like a timeout and cancel started tasks in case of poor/no network. Additionally I need to cancel tasks if user leaves the screen while auth and DB tasks are not finished.
Contributor guide
Assessment
This issue has not been assessed yet.