Rebeloper Messages - the Ultimate iMessage App Template

with In-App Purchases - Swift 5.1, iOS 12, Xcode 10 ready

3.20 (73 reviews)
Udemy
platform
English
language
Mobile Apps
category
instructor
Rebeloper Messages - the Ultimate iMessage App Template
6,733
students
3 hours
content
Aug 2019
last update
$19.99
regular price

What you will learn

Set up and submit an iMessage App to the App Store for iMessage apps with In-App Purchases.

Learn the basics of the iTunes Connect Developer Portal

Why take this course?

The ONLY course with an iMessages App Template with In App Purchases!

13.0.0 - (05.08.2019)

• Brand new project rewritten from the ground up in Swift 5.1 for GIF support

Works on iOS 12, Xcode 10, Swift 5.1 (you can get the older versions too detailed below)

Update: Rebeloper Messages 12 is here with a brand new Swift 4.2 project and awesome new features:

  • everything included in Rebeloper Messages X +

  • written from scratch in Swift 4.2

  • iOS 12 ready

  • works in Xcode 10

  • now has a Parent app

Update: Rebeloper Messages X is here with a brand new Swift 4 project and awesome new features:

  • new videos: What's new in Rebeloper Messages X

  • written from scratch in Swift 4

  • iOS 11 ready

  • works in Xcode 9 or later

  • unlimited stickers

  • unlimited categories

  • unlimited in-app purchases (auto-renewable subscriptions, non-consumables)

  • choose sticker count in a row

  • let users download your iMessage app for free - this is how you will get tons of downloads

  • free stickers / locked stickers

  • custom Background

  • custom theme color

  • supports simple stickers (png, jpg)

  • put Locked stickers anywhere in your category (at the beginning, at the end, mixed)

  • the whole app supports Accessibility Voice

  • frequently used stickers section

  • locked stickers cannot be sent; instead an alert pops up asking for in-app purchase

  • unique categories menu

  • setup takes only 15 minutes due to newly added Plist files

  • supports all Apple mobile devices including iPad Pro, iPhone 8, iPhone 8 Plus and iPhone X

  • much more...

Don't want to update to Swift 4 / iOS11 / Xcode 9? We have got your back. You can still have access to Rebeloper Messages 3 that works gorgeously with Swift 3/ iOS10 / Xcode 8! Just take a look at the features the lates version 3.0.5 has to offer.

Update: Rebeloper Messages 3 is here with brand new features:

  • new video: What’s new in Rebeloper Messages 3

  • 3 categories

  • 3 auto-renewable subscriptions

  • 3 non-consumable in-app purchases

  • the ability to choose sticker sizes

  • much more

UPDATE: Now Supports Auto-Renewable Subscriptions and Gifs (Gifs are no longer supported in v.10.0.0+)!

The iMessage App Store Gold Rush has just begun! Be among the firsts who make a huge profit!

Rebeloper Messages brings Free to Play to the iMessage App Store.

Now you can let users download your app for free, let them try out some of your stickers and than pay for extra Stickers with In-app Purchases.

You will get your hands on the Rebeloper Messages source code and hands on video tutorials how to put your own reskin of it on the App Store.


How to Set up and Reskin

To better understand how to create your very own version of Rebeloper Messages I'll be showing you how to do it step by step creating a brand new iMessage app called Black Cats Messages. Search for it on the App Store and try it out!

Setting this source code up takes less than 5 minutes! It only takes 3 steps:

  1. Add your Free Stickers and app theme images

  2. Add your In-App Purchase IDs

  3. Publish on the App Store

And if you need guidance than you’re in good company. You will get access to 2+ hours of hands on video documentation. A step by step video walk trough of everything you need to know from downloading Xcode to Submitting your app to the App Store!

When you purchase a Rebeloper Source Code you purchase more than just a source code. You purchase the awesome documentation and constant support.

Act now and catch the iMessage App Store Gold Rush! Be the first who unlocks the massive potential of Free to Play! Leverage the power of In-app Purchases.

Enrich your app portfolio with this delightful, fun and money maker iMessage app Template! Buy now!

Got a question? Ask it in the comments section. I answer each and every question in less than 24 hours, but mostly within 3 hours (if we're not asleep). Customer happiness is our #1 priority.

Change Log

12.0.6 - (02.06.2019)

• Updated KeychainSwift and BulletinBoard

• Added even more explanation on how to reset keychain in ResetKeychain.swift


12.0.5 - (20.03.2019)

• Fixed keychain issues that prevented to unlock bought stickers in the Extension app

• Made reseting keychain easier


files changed: Setup.swift, RebeloperStoreExtensions.swift, StickerCell.swift, RebeloperStoreSetup.swift

files added: ResetKeychain.swift


12.0.4 - (18.02.2019)

• Fixed background issue in Extension app


files changed in extension app: CollectionViewController.swift


12.0.3 - (24.01.2019)

• Fixed iPad crash when presenting an UIAlertAction


files changed in main app: RebeloperStoreService.swift


12.0.2 - (21.01.2019)

• Added option to use only Auto-Renewable subscriptions

• Added example Setup of auto-renewable subscriptions


files changed in main app: Setup.swift, RebeloperStore.swift, ShopViewController.swift, CategroyViewCell.swift, StickerViewCell.swift


12.0.1 - (21.01.2019)

• Fixed crash (index out of range) when app has only one non-consumable purchase and we tapped on last category

• Cleaned up code

• Added example Setup of one category

• Made category bar disappear when there is only one category and app behaves as sticker back

• Added option to set category cell size

• Added option to set sticker cell size


files changed in main app: Setup.swift, MainViewController.swift, ShopViewController.swift, CategroyViewController.swift, StickersViewController.swift, StickerViewCell

files changed in extension: MessagesViewController.swift, StickersViewController.swift, StickerCell.swift, CategroriesViewController.swift, Category Cell.swift


12.0.0 - (16.12.2018)

• Brand new project rewritten from the ground up in Swift 4.2

10.3.0 - (13.07.2018)

• Fixed Restore Purchases not working (files changed: StickersCollectionViewController.swift, MainTabBarController.swift, SwiftyStoreKit folder)

10.2.3 - (02.07.2018)

• Fixed support for “Only One Category” version of the app. All you need to do is have only one category set up in the CategoriesData.swift file: Item 0 (files changed: StickersCollectionViewController.swift)

10.2.2 - (19.01.2018)

• Added support for “Only One Category” version of the app. All you need to do is have only one category set up in the CategoriesData.swift file: Item 0 (files changed: MainTabBarController.swift)

10.2.1 - (18.10.2017)

• Added support for Trial versions in Auto-renewable subscriptions (files changed: MainTabBarController.swift, SubscriptionsData.plist)

10.2.0 - (15.10.2017)

• Fixed scrolling all stickers out of view in some cases when in compact mode (files changed: MessagesViewController.swift)

• Added cool alert controller (files changed: MessagesViewController.swift, MainTabBarController.swift, StickersCollectionViewController.swift, Setup.swift; folder added: JHTAlertController)

10.1.2 - (13.10.2017)

• Fixed number of stickers issue on iPad orientation change (files changed: MessagesViewController.swift, MainTabBarController.swift, StickersCollectionViewController.swift)

• Made app compliant to Appstore Review Guideline “3.1.2 - Business - Payments - Subscriptions” to fully meet the terms and conditions for auto-renewing subscriptions, as specified in Schedule 2, section 3.8(b) of the Paid Applications agreement. (files changed: SubscriptionsData.plist, StickersCollectionViewController.swift, MainTabBarController.swift)

10.1.1 - (10.10.2017)

• Added ability to set the number of stickers to be different on an iPhone and on an iPad. This way you will not get those gigantic stickers on an iPad or too small ones on an iPhone. (files changed: StickersCollectionViewController.swift, Setup.swift)

10.1.0 - (07.10.2017)

• Added option to make app totally free (without any Locked Stickers). Just set “AppUsesInAppPurchases” to “false” in Setup.swift, remove all IAP IDs from the CategoriesData.plist file and set all Stickers to be unlocked (files changed: StickersCollectionViewController.swift, Setup.swift)

• Added option to make the app behave as a sticker pack (file changed: StickersCollectionViewController.swift, Setup.swift, MainTabBarController.swift, StickerCell.swift, StickerCategory.swift; file added: AssetExtractor.swift, CustomMSSticker.swift) NOTE: if you select the Sticker Pack Mode than the ‘Frequently Used Stickers’ menu item will automatically be disabled because of the limitations of the native MSStickerView.

• Cleaned up comments and code

10.0.4 - (06.10.2017)

• Fixed issue of hiding the app and showing the keyboard on every sticker tap (file changed: MessagesViewController.swift, lines 111, 112, 265-269)

10.0.3 - (04.10.2017)

• Fixed bug when an auto-renewable was bought but upon tapping on sticker it still asked to purchase with non-consumable (file changed: StickersCollectionViewController.swift, line 348)

10.0.2 - (03.10.2017)

  • Removed unnecessary images

  • Moved 1024x1024 icon into the AppIcon assets folder

10.0.1 - (01.10.2017)

• Added new circular Categories Menu

10.0.0 - (28.09.2017)

Updated code to Swift4 / Xcode9 / iOS11 / iPhone8 / iPhone8 Plus / iPhone X. This is a brand new project! You will need to start from scratch

3.0.5 - (13.09.2017)

  • If you have only one IAP than the Purchase All button should not be present in the shop (files changed: MessagesViewController.swift, Settings.swift)

3.0.3 - (30.08.2017)

  • Fixed Locked Stickers remaining at the top when unlocked in case they are presented at the top at the first time (files changed: StickerBrowserViewController.swift)

  • Added Selected Sate for the Category Buttons (files changed: MessagesViewController.swift; files added: ButtonCategory1Selected.png, ButtonCategory2Selected.png, ButtonCategory3Selected.png)

  • Changed design for images ButtonBuy1.png, ButtonBuy2.png, ButtonBuy3.png to better inform the user

3.0.2 - (26.08.2017)

  • New Feature: Added ability to chose to put the Locked Stickers at the top of the stickers list (files changed: StickerBrowserViewController.swift, Settings.swift)

3.0.1 - (26.07.2017)

  • Fixed  and improved support for removing the Shop or the Subscribe buttons/functionality (files changed: MessagesViewController.swift, MainInterface.storyboard)

  • Fixed bug of Categories button not working after leaving and coming back to the app (files changed: StickerBrowserViewController.swift)

3.0.0 - (10.07.2017) - This is a BRAND NEW PROJECT; you’ll need to start a new project to update your pre 3.0.0 version apps

  • Added option to choose sticker sizes

  • Silenced a few Warnings

  • Updated project to recommended settings

  • Resized ButtonPurchaseAll.png, ButtonRestore.png and HeaderBackground.png

  • Added new images for update

  • Removed Store.swift

  • Added new stickers to accommodate Categories

  • Changed Setting.swift and MKStoreKitConfigs.plist to accommodate new in-app purchases

2.0.1 - (21.02.2017)

  • Added support for gif Stickers (files changed: StickerBrowserViewController.swift - line 53, Settings.swift - line 27)

  • Added more robust explanation for how to set up Auto-Renewable Subscriptions (files changed: Settings.swift - line 16)

2.0.0 - (18.02.2016)

  • Supports Auto-renewable subscriptions (this is a brand new project; start with a fresh download)

1.0.1 - (20.12.2016)

  • Added Progress Hud (files added: JGProgressHUD folder; RebeloperMessages-Bridging-Header.h; files changed: MessagesViewController.swift, Store.swift)

1.0.0 - (10.11.2016)

  • Initial Release

Content

Rebeloper Messages 13

Video Documentation for version 13.0.0+
Download the Source code

Rebeloper Messages for iOS12, Swift 4.2 and Xcode10

Download the Source Code
Rebeloper Messages Walkthrough
Assets and Setup in RebeloperMessages Rebeloper
Creating In-app Purchase IDs in App Store Connect
Setting Up Rebeloper Messages Rebeloper

Introducing "Rebeloper Messages X" - a Swift4, iOS 11 Update

Rebeloper Messages X Promo Video
Setup Rebeloper Messages X
Walktrough of Rebeloper Messages X
Rebeloper Messages X download

Introduction

Promo Video
Overview of the Course
Example iMessage app: Black Cats Messages on the App Store
First Steps

Meet Rebeloper Messages

Download, Install Xcode & more
Rebeloper Messages 2 download
Rebeloper Messages 3 download
Overview of the Template Xcode Project
First Run of the Rebeloper Messages
What's new in Rebeloper Messages 3
Stickers, App Icons and other Images
Create and Add your In-App Purchase ID
Upload your build to iTunes Connect
Setting everything up in iTunes Connect
Submit your app to the App store
Black Cats Messages on the App Store

Bonus

Conclusion
Student Apps Showcase
How to create a Test User - Apple Documentation
Strange bug and solution. App Crashes on first launch

Screenshots

Rebeloper Messages - the Ultimate iMessage App Template - Screenshot_01Rebeloper Messages - the Ultimate iMessage App Template - Screenshot_02Rebeloper Messages - the Ultimate iMessage App Template - Screenshot_03Rebeloper Messages - the Ultimate iMessage App Template - Screenshot_04

Our review

--- **Overall Course Rating:** 3.20 **Course Review Synthesis:** ### Pros: - **High-Quality Content:** The course materials are EXCELLENT, according to some students, who report learning a lot about app development and finding the project continually updated with support from a knowledgeable and responsive instructor. - **Responsive Instructor:** The instructor is noted for providing excellent follow-up solutions when issues arise. This responsiveness is highly appreciated by students encountering "inevitable snafus." - **Comprehensive Base:** The course provides an excellent base with clear code and instructions that are easy to apply, allowing one student to transform their sticker app into one with in-app purchases. - **Community Support:** There are instances of students helping each other out, which contributes to a positive learning environment. ### Cons: - **Technical Issues:** A number of significant technical problems have been reported, including outdated content, critical bugs not addressed by the course author, and poor communication from support. - **User Experience Flaws:** The application's instructions are described as "shockingly bad," with language barriers causing issues, particularly in technical contexts like terminal use where spelling and clarity are vital. - **Platform Compatibility:** There are challenges with downloading and watching videos on iPad devices, with some users experiencing persistent playback issues that required multiple attempts to resolve. - **Inconsistent Support:** The support provided has been inconsistent, with one instance of a highly unsatisfactory response from the support team after a detailed inquiry, and other students waiting for answers without success. **Summary:** The course has its strong points, including comprehensive content and an engaged instructor who assists with troubleshooting. However, it is let down by significant technical issues, poor communication, and compatibility problems on certain platforms like the iPad. The quality of the course content and the potential for learning are clear, but these are overshadowed by the frustration caused by outdated materials, unresponsive support, and technical glitches that hinder the learning experience. It's important to weigh the positive aspects against these negative points when considering enrollment in this course. --- **Note:** The review above is a synthesis of the provided feedback from recent students who have taken the course. It reflects a wide range of experiences, from extremely negative to very positive, indicating that the quality of the learning experience may vary significantly depending on several factors including the student's technical setup and the responsiveness of the course author.

Coupons

DateDiscountStatus
6/20/2019100% OFF
expired

Charts

Price

Rebeloper Messages - the Ultimate iMessage App Template - Price chart

Rating

Rebeloper Messages - the Ultimate iMessage App Template - Ratings chart

Enrollment distribution

Rebeloper Messages - the Ultimate iMessage App Template - Distribution chart

Related Topics

1008438
udemy ID
11/10/2016
course created date
6/20/2019
course indexed date
Bot
course submited by