Uploading Builds to Play Store
All of us use some or the other application which we download from play store/ AppStore. In this blog, we have explained the process or the steps to publish these apps on the play store. Read the entire blog to understand the steps involved.
Building Powerful Mobile Apps Using Scrum and Kanban Methodologies
Traditional methodologies take a stepwise approach to project execution. Thus, the project goes through the requirement gathering…
Advanced Caching With RXJS
Caching pronounced as “cashing” is the process of storing the result of a frequently requested operation in a temporary storage area so that the future…
Things to Know about Publishing Ionic Apps!
Getting ready to kick start your next hybrid mobile application development framework and not sure about whether to publish your progressive web apps? This blog is for you!
Submit Facebook app for review
In order to configure your Facebook app to be successfully approved, refer to the below step-by-step guide. Additional information is also available on the Facebook developers…
How to request Twitter for email access?
In order to retrieve a user’s Email address during the Social Authentication process, Twitter requires you to request permission. You can follow the below steps…
Instagram App Submission
As per the recent guidelines laid out by Instagram, all the existing and new apps in Instagram would have to go through the review process…
Quick steps to create Provisioning Profile
Steps to create Provisioning Profile for your app – Mainly there are two provisioning profile Development and Distribution.
Development Provisioning Profile:Used when…
OCUnit Framework
For writing the Unit Test cases in Xcode we have different framework by using which you can write test cases in objective C. Please find…