feat(fcm): enable direct_boot_ok as bool in Android config #638
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Discussion
Testing
go test -test.short firebase.google.com/go/...
? firebase.google.com/go/v4/errorutils [no test files]
? firebase.google.com/go/v4/integration/internal [no test files]
? firebase.google.com/go/v4/snippets [no test files]
ok firebase.google.com/go/v4 3.946s
ok firebase.google.com/go/v4/appcheck 1.608s
ok firebase.google.com/go/v4/auth 4.664s
ok firebase.google.com/go/v4/auth/hash 3.035s
ok firebase.google.com/go/v4/db 2.847s
ok firebase.google.com/go/v4/iid 2.115s
ok firebase.google.com/go/v4/integration/auth 4.185s
ok firebase.google.com/go/v4/integration/db 4.624s
ok firebase.google.com/go/v4/integration/firestore 5.664s
ok firebase.google.com/go/v4/integration/iid 5.171s
ok firebase.google.com/go/v4/integration/messaging 6.141s
ok firebase.google.com/go/v4/integration/storage 6.411s
ok firebase.google.com/go/v4/internal 7.386s
ok firebase.google.com/go/v4/messaging 6.563s
ok firebase.google.com/go/v4/storage 7.937s
API Changes