Hiranya Jayathilaka Software Engineer The Firebase Admin SDK for Go is now generally available. This is the fourth programming language to join our growing family of Admin SDKs, which already includes support for Java, Python and Node.js. Firebase Admin SDKs enable application developers to...
Wednesday, 30 August 2017
Tuesday, 29 August 2017
Faster automated screenshots: fastlane’s snapshot now supports multiple concurrent simulators
Originally Posted by David Ohayon, Software Engineer on the Fabric Blog Every mobile developer needs to take app screenshots in order to have their app listed on the app stores. Like a book cover, screenshots are crucial in depicting the best parts of your app and convincing potential users to download...
Saturday, 26 August 2017
One Million downloads of Entertainment APP shows Indian Craze for Bollywood and Entertainment
Celebrity Launch of APP LIKE by actor and Bollywood Heartthrob and Haider Star Shahid followed by his array of celebrity colleagues had taken the entire entertainment and tech industry by a wave of unmatchable innovation in the talent and entertainment. APP LIKE went viral in no time with massive downloads both on Android and IOS platforms and growing trends on social media platforms proved just one...
Monday, 21 August 2017
Ionic 3 and Angular 4: Insert and Delete with Token Based Restful API
on August 21, 2017
in Android, angular 2, AngularJS, ionic, ios, Javascript, mobile, php, RESTful
with
No comments

This is the continued series of article on developing a mobile app with Ionic and Angular JS. This post deals with updating and deleting any post on the application. This also explains how to show the loading image by making an Ajax call. While deleting a post, it will show an alert message to confirm...
Friday, 18 August 2017
Guard Your Web Content from Abuse with reCAPTCHA and Firebase
Doug Stevenson Developer Advocate If you've browsed the web at all, you've probably seen some sites that ask you to prove you're a human by presenting a reCAPTCHA challenge. For example, if you try to use the goo.gl URL shortener, it won't let you shorten a link until you satisfy the...
Thursday, 17 August 2017
Announcing our Experimental Linter Tool for Firebase on iOS
Ibrahim Ulukaya Developer Programs Engineer Ever spend an hour wondering why Remote Config wasn't working, only to realize that you forgot to call activateFetched? Or didn't read a Dynamic Link because you forgot to implement the application:continue:restorationHandler method? Well, now...
Wednesday, 16 August 2017
Hamilton App Takes the Stage
David DeRemer Originally posted on the Google Developers Blog by David DeRemer (from Posse) Whether it's opening night for a Broadway musical or launch day for your app, both are thrilling times for everyone involved. Our agency, Posse, collaborated with Hamilton to design, build, and launch...
Tuesday, 15 August 2017
Making great mobile games with Firebase
Darin Hilton Art Director So much goes into building and maintaining a mobile game. Let's say you want to ship it with a level builder for sharing content with other players and, looking forward, you want to roll out new content and unlockables linked with player behavior. Of course,...
Monday, 14 August 2017
Some Updates to Apps Using Google Play services
Doug Stevenson Developer Advocate There are a couple recent changes to the way you build your Android apps with Google Play services (and Firebase SDKs, which are distributed as part of Play services). Here's what you need to know to stay up to date. 1. Play services (and Firebase) dependencies...
Wednesday, 9 August 2017
Firebase Dev Summit 2017 in Amsterdam!
Frank van Puffelen Engineer We're excited to announce that the registration for the Firebase Dev Summit is opening today! Please join us in Amsterdam on October 31st for a day of talks, codelabs, and office hours, as well as (of course) an after-party. I had a blast at last year's Dev...
Tuesday, 8 August 2017
Ionic Split Pane with Login and Logout System.
on August 08, 2017
in Android, angular 2, AngularJS, desktop, ionic, ios, Javascript, mobile, responsive
with
No comments

I received a tutorial request from one of my blog readers to implement Ionic Split Pane with the login system. Ionic has been improving and releasing new desktop layout features. This post is an enhancement to my previous application. SplitPane is the new component introduced in Ionic 2.2.0. This targets...
Friday, 4 August 2017
Firebase Performance Monitoring for Android Tip #1: Automatic Traces for All Activities
Doug Stevenson Developer Advocate If you haven't tried Firebase Performance Monitoring yet, many Firebase developers have found it to be a helpful way to get a sense of some of the performance characteristics of their iOS or Android app, without writing many extra lines of code. To get...