DIY iOS Games: A Developer Guide - Anti Candy Crunch

Why take this course?
It looks like you've provided a detailed changelog for an iOS application, which includes updates to scaling issues, localization, codebase updates for Swift 4 and Xcode 9 compatibility, Facebook SDK warnings, and various bug fixes and feature additions over time.
Here's a summary of the key updates:
- 11.0.3: Added an option to show how many stars are given when inviting friends via Facebook.
- 11.0.2: Improved the handling of various permissions such as photo library access, calendar events, and Bluetooth usage in iOS.
- 11.0.1: Added a documentation file with a link to Udemy for users who might want to learn more about using the app or its components.
- 11.0.0: Initial release of the app with all features present from the start.
From 1.0.0 up to 2.1.2, the changelog outlines a series of updates and bug fixes, including:
- 2.1.2: Fixed an issue where the screen would be cut off in iPad Landscape Orientation.
- 2.1.1: Updated the Info.plist file to address potential 'Invalid Build' issues when submitting to the App Store.
- 2.1.0: Added a button in the Game Over Panel that takes the player back to the Main Menu.
- 2.0.4: Improved AdMob banner placement to span across the entire screen on all devices.
- 2.0.3: Fixed an issue with Screen orientation on iPad.
- 2.0.2: Updated the app to comply with iOS 10 and Swift 3, requiring Xcode 8 or later.
- 2.0.1: Added a feature to show an Alert when using Facebook App Invites, indicating progress and reward.
- 2.0.0: Major update to the app, including new features and possibly a complete redesign for compatibility with iOS 10 and Swift 3.
The changelog also mentions updates to pods, warnings, and various code changes across different files such as Podfile
, GameViewController.swift
, PlayerStats.swift
, SettingsScene.swift
, etc., indicating ongoing maintenance and improvement of the application over time.
The final update in your changelog is a quick patch for 2.0.4 to handle Screen orientation on iPad, which was likely a regression fixed between 2.1.1 and 2.1.2.
This kind of detailed changelog is very useful for users who want to keep track of the application's history, understand what features have been added or changed, and identify any potential issues that might affect their experience with the app. It also demonstrates a commitment to maintaining and improving the application over time.
Course Gallery




Loading charts...