codelab-friendlychat-ios icon indicating copy to clipboard operation
codelab-friendlychat-ios copied to clipboard

Results 26 codelab-friendlychat-ios issues
Sort by recently updated
recently updated
newest added

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

I think the tutorial is probably missing an instruction to create a database? On this page: https://firebase.google.com/codelabs/firebase-ios-swift#4 It says "From within the Database section of Firebase console select Realtime Database,...

Hi I am trying to follow this tutorial but there have been multiple issues: - The Firebase/AdMob pod results in two conflicting installations for both Firebase and GoogleUtilities - (you...

!! Anyone using this will need to put their application ID in FriendlyChatSwift/info.plist - currently line 63 !! Also I commented out some code related to GIDSignIn - this will...

Browser: Brave Browser version: Version 1.52.129 Chromium: 114.0.5735.198 Operating system: macOS Ventura Operating system version: 13.4.1 **What steps will reproduce the problem:** 1. Open the code lab in french 2....

Ran `pod install --repo-update` as instructed, but in SignInViewController I get "No such module 'GoogleSignIn'" I have updated cocoa pods and attempted a clean install by cloning the repo again;...

I get following error message when building project: ``` codelab-friendlychat-ios/ios-starter/swift-starter/Pods/GoogleDataTransport/GoogleDataTransport/GDTCCTLibrary/GDTCCTUploadOperation.m:36:9: fatal error: 'GoogleUtilities/GULURLSessionDataResponse.h' file not found #import ``` Project is opened in Xcode 12.0.1. Off course I ran `pod install...

I'm trying to follow this code lab and have encountered the following build errors: - File not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a - Linker command failed with exit code 1 (use -v to...

I have been trying for 2 days to get this to work. In swift-starter AppDelegate I am getting this error Cannot call value of non-function type 'GIDSignIn' on this line,...

Xcode version 13.2.1 ``` > pod install --repo-update Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 Updating local specs repositories CocoaPods 1.11.2 is available....