This article contains a utility class with 2 methods that would help you to upload Images, Videos, Audios and all other types of files to Firebase Storage in Swift IOS. It’s a guide to explain how to upload files into Firebase Storage in Swift IOS. You can also find the same methods here to Upload […]
Guide to Integrate Firebase SDKs into IOS Project
This article contains a step by step guide explaining how to integrate Firebase SDKs into your IOS Project. Prerequisite: First of all, you need to create a project into Firebase Console if you have not already created it. To create a project into Firebase Console you can follow our guide, Firebase integration for beginners. Steps to […]
Integrate Firebase into Android Project
This article will help you to integrate Firebase into your Android Project. Prerequisite: First, you need to create a project into Firebase Console, for that you can follow our guide Firebase integration for beginners. Steps to Integrate Firebase into Your Android Project 1. Go to Firebase Console and click on your Project you just created in the […]
Getting Started with Google Firebase
Firebase is a mobile and web application development platform is powered by Google. It gives you functionality like Analytics, Databases and Messaging. It also provides Crash Reporting, User Authentication, Test Labs, and many other features. Firebase provides very easy & simple integration steps to use these functionalities. This tutorial contains a following step by step […]
Utility Methods to Upload Images, Videos & Files to Firebase Storage in Java Android
The following are the utility methods that would help you to upload Images, Videos, Audios and all other types of files to Firebase Storage. This article also explains how to upload files into Firebase Storage. If you are new to Firebase or Firebase Cloud Storage, you can read our Step by Step Guide to Integrate […]