The most pressing question for an eCommerce is how many platforms should they start selling on? Obviously, if you are expanding then you need to start selling on different platforms like Amazon, ETSY, etc. Facebook is the most popular platform and a social network with the highest user base worldwide. Then why not start selling […]
tutorial
How to save data to Firebase in Android?
Objectives: The purpose of this blog is to inform readers on how to save data in Android’s Firebase Realtime database. Simple data kinds, such as strings, can be written to this database, as well as more complicated data types, like Java objects. Pre-Requisites: To use the Firebase Realtime Database in Android, we need to have […]
Facebook login in iOS
Objectives of the blog Implement Facebook login using Facebook SDK in iOS app. OR you can download the sample project from this link. Procedure to implement 1. Create a new Xcode project. And open the project. 2. Open the Terminal and type “cd “. Then drag the project file from Xcode to the […]
Steps to use Google Authenticator App for 2 Factor Authentication for GoDaddy
AA free security programme called Google Authenticator helps guard your accounts against password theft. Two-factor authentication, which is available on popular sites including Gmail, Facebook, Twitter, GoDaddy and Instagram, is simple to set up and use. The app (iOS/Android) generates a random code that is used to verify your identity when you log into various […]