In-App Purchases in iOS7 - the lazy man's guide

所在平台: Udemy

课程主页: https://www.udemy.com/course/in-app-purchases-in-ios7-the-lazy-mans-guide/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** iOS7 应用内购买:懒人指南 **课程概述:** 本课程旨在帮助开发者在短时间内(不到一小时)学会如何在iOS应用中集成应用内购买功能,采用“简单直观”的学习方式,避免开发者在这一过程中遇到的困惑和耗费的大量时间。课程将使用轻量级的iOS库RMStore,该库提供了Blocks和Notifications对StoreKit的增强,支持收据验证和事务持久化,并且无外部依赖,维护良好,兼容iOS7。 **主要内容:** * **核心目标:** 帮助开发者快速集成应用内购买,实现“免费先行”(FREE2PLAY)模式下的盈利,例如通过应用内购买移除广告、购买虚拟货币、新关卡或升级等。 * **问题聚焦:** 指出在iOS应用中添加应用内购买功能的复杂性和耗时性。 * **解决方案:** 介绍并使用RMStore库,这是一个集成化的解决方案,简化了StoreKit的使用。 * **RMStore优势:** 突出RMStore的特点,包括: * 添加Blocks和Notifications到StoreKit。 * 支持收据验证。 * 支持事务持久化。 * 集成在一个类中,无外部依赖。 * 维护良好,支持iOS7。 * **学习成果:** 学习完课程后,开发者将能够: 1. 掌握应用内购买的实现。 2. 将应用内购买集成到自己的应用中。 3. 最终实现盈利。 * **支持类型:** RMStore支持消耗品(consumables)和非消耗品(non-consumables)应用内购买。 * **不包含内容:** 课程不包含自动续订订阅(auto-renewable subscriptions)的实现,但预告了未来将有相关课程。 **简而言之,本课程是为那些希望快速、高效地为iOS应用添加应用内购买功能、从而开启盈利模式的开发者的“速成指南”。**

课程评论(0条)

课程详情

IMPORTANT UPDATE: Now you can follow along a step by step example of me implementing RMStore into a project. Hurray! I'll be sweet and short. "Lazy" here means "simple and straight to the point". All of us heard about the FREE2PLAY model. You give your app for free, than you put some ads in or offer In-App Purchases. You may offer In-App Purchases for removing the ads or for buying coins, new levels, upgrades etc. The problem is that adding In-App Purchases to your app or game can be a lot of hard work. It can be confusing and frustrating. You could spend days or even weeks figuring out how it works and how it all comes together. Here's where this course can help you. In under less than an hour you will learn to add In-App Purchases to your apps. We will be using RMStore, a lightweight iOS library. RMStore adds blocks and notifications to StoreKit, plus receipt verification and transaction persistence. All in one class without external dependencies. Also, it is well maintained and supports iOS7. Now, that's music to my ears:) Stop spending your time on unmaintained libraries or hundreds of dollars on outsourcing. You have to do three things: Take this course Add In-App Purchases to your apps Profit! Note: RMStore supports consumables and non-consumables. It needs a little adjusting to support auto-renewable subscriptions (not covered in this course). If you are interested in adding auto-renewable subscriptions to your app stay tuned, a new course on the topic is on its way.

课程标签

0人关注该课程

主题相关的课程