Here’s the second part of the ML Kit series and its going to be Face Detection! You pass in an image and you can get the…
Here’s the second part of the ML Kit series and its going to be Face Detection! You pass in an image and you can get the…
Here marks the beginning of another mini-series, Firebase ML Kit! Machine Learning for beginners and experts alike, even though the only really applicable chapter of…
Firebase has really been at it with new features this time around, and perhaps the biggest among them is the new Firebase Service ML Kit. From…
For a long time, Firebase A/B Testing was an extension of Remote Config that allowed you to test different app configurations with different audiences and…
Firebase UI isn’t the most prominent thing about Firebase. Needless to say, it’s really undervalued. It makes use of pre-made design flows by Google so…
Before anything, it must be noted that Native Ads are only available to certain providers Unless you’re one of them, you probably can’t make use…
We Android Developers have to make a living somehow. Sure, we can get a job somewhere or be self-employed, but none of that gets nowhere…
The storage security rules are extremely similar to that of Firestore’s; almost identical, I dare say. We’ll first cover the basics, then go through the…
Many apps require log-in functionality, perhaps to provide users with dedicated data storage. Firebase makes it easy as it can get. You can even use one…
I don’t know about you guys but the whole of User Segmentation felt weird to write for me (I don’t have enough traffic for some…
I don’t know if any particular country has a dislike of the colour red, but if such a country exists and you normally have red…
A/B Testing is testing different configurations of your app with different segments of your users to gather data on which configuration gives the highest user…
The easiest thing you can do with user segmentation, in my opinion, is Cloud Messaging. It’s a simple send everyone a message through their notifications.…
Welcome to this new mini-course, User Segmentation! I’ll be covering the power of splitting users into segments to leverage features like A/B Testing, targeted Cloud…
Some form of crash reporting in any app doesn’t only help. It’s essential. Not knowing when and where crashes occur in your app by your users…
Cloud Storage can be real frustrating if you don’t know what you’re doing. Thankfully, Firebase simplifies it down to as simple as it can be.…