snippets-ios icon indicating copy to clipboard operation
snippets-ios copied to clipboard

iOS snippets used in firebase.google.com

Results 6 snippets-ios issues
Sort by recently updated
recently updated
newest added

Brought to you by your friendly [Repository Gardener](https://github.com/GoogleCloudPlatform/repository-gardener).

automerge

https://github.com/firebase/snippets-ios/blob/a38496bbaa41d8166d12d640d604827d6d5312e3/firestore/swift/firestore-smoketest/ViewController.swift#L1277-L1284 Doest seem like count variable exists anywhere in the SDK, im used Firebase v 9.6.0

![截圖 2023-02-21 下午7 25 46](https://user-images.githubusercontent.com/70060071/220333136-72ba6fba-5151-44e8-be49-e007bb62e29a.png) 可能原因是 FIRInAppMessagingDisplayDelegate 為 weak var ![截圖 2023-02-21 下午7 31 50](https://user-images.githubusercontent.com/70060071/220333799-01f24ed0-dfc3-4bc2-bbc8-58afd1663442.png)

I have noticed on https://firebase.google.com/docs/auth/ios/google-signin page under "Authenticate with Firebase" the use of a deprecated method while implementing the same in my iOS application Here are snapshots: ![Screenshot 2019-05-18 at...

![Screenshot 2024-05-29 at 14 39 42](https://github.com/firebase/snippets-ios/assets/16766726/a6d65191-2daa-4176-8304-1b21d7efee6f)