Home / Companies / Google Cloud / Blog / Post Details
Content Deep Dive

Speed up iOS development with Google Cloud Platform

Blog post from Google Cloud

Post Details
Company
Date Published
Author
-
Word Count
428
Language
English
Hacker News Points
-
Summary

Google Cloud Platform introduced the Mobile Backend Starter for iOS to simplify server-side development for iOS developers by providing tools that eliminate the need to write server-side code. This initiative allows developers to store and share data in the cloud, send push notifications, and authenticate users with Google Accounts, using Objective-C client libraries. Mobile developer Ryan Harter successfully utilized this starter to increase his app's user base, demonstrating its efficiency and flexibility in extending backend logic. The Mobile Backend Starter is built on Google App Engine, supporting numerous concurrent users for free, and is open-source, allowing for customization and exploration. Developers can quickly set up the backend on App Engine, download the iOS client, and run samples on physical devices, benefiting from integrated push notification services. The platform also supports Android with specific backend management for platform-specific messaging services.