Category: Mobile Development

Crashlytics

Introduction to Crashlytics

While creating mobile applications for any of the platforms (iOS, Android, or Windows) most common thing you notice is the crashing of the applications whether it’s due to low device memory availability or due to some code errors while development....

Twilio Comunication

Introduction to Twilio – Cloud Communication

Twilio is the company which provides services for developers and the services in which twilio deals are: APIs for text messaging, VoIP, Voice in the cloud etc. Twilio is not providing any final end product which users can use but...

iOS Swift

Introduction to Objective C and iOS Swift

Objective C is a superset of C programming language which is the primary programming language for iOS and OS x. Objective C provides object oriented capabilities with dynamic runtime approach. It inherits the syntax, primitive type (data types), flow control...

Android Application Development

Introduction to Android

Android is the technology framework from google which provides a rich application framework with which you can create mobile based apps and games in Java Language Environment. Android applications are written into java programming language and Android SDK compiles the...

Upload App on Apple App Store

How to upload an iOS App on Apple App Store?

To submit an application on apple app store, firstly you need to have a developer account on apple developer along with $99 as a fee for that (If you want to submit an application on apple app store) which you...

Upload App on Google Play Store

How to upload an Android App on Google Play Store?

Uploading an application on Google play store is not as much difficult as submitting the application on Apple Developer Account. Within few hours or so you can upload your android application and your app will start to get listing up...