Xamarin.Forms Tutorial #12 - Firebase Analytics and Firebase Auth on Android - Time Tracker App

preview_player
Показать описание
Creating a Cross Platform Mobile App for iOS and Android is easy with Xamarin Forms! In this 12th episode of the series, we set up Firebase and hook up Analytics and Authentication on Android!

Make sure you subscribe so you can stay up to date on the latest videos in the series!

Support the Let's Create Series on Patreon by becoming a Patron:

Follow Let's Create Series on Social Media!
Twitter: @LetsCre8Series
Рекомендации по теме
Комментарии
Автор

thank you, this is a great video and deserves more views

BigDaddyGuagg
Автор

Hi Patrick ..what is the reason why u use the 60.1142.1 version ?

jaskodemic
Автор

Great tutorial so far Patrick! However I am having an issue with registering the Account service (I am using autofac) I don't know the proper way of doing it using autofac. Could you please help me?

niki
Автор

Hi Patrick!
On windows at min 3:37 i don't have that option for googleService.json, what can i do? Thanks!

mihaiignat
Автор

Thanks for the video series. It's been really helpful. I'm trying to extend on the Auth capabilities of Firebase in order to utilize the AddIdTokenListener functionality. Any chance of doing a video on this topic? I've been trying to implement it, but haven't been able to. I created a class that implements the IIdTokenListener interface. Then I added a constructor to the AccountService class in the Android Services folder. Within the constructor, I call the method, passing in the listener class. It gets called when the login process is completed. However, when the token expires I don't get the update that I should. I'm thinking it's a lifecycle issue, but not sure where I could be going wrong.

leelandclay
Автор

I am having issues trying to add this to the iOS project in a Xamarin.Forms app and I am guessing that it is a similar version issue. What version of the nuget package for iOS do you recommend?

davepilks