Push Notifications by Tutorials, 4th Edition

Push Notifications by Tutorials, 4th Edition
出版时间:2022.9
官网链接:RayWenderlich
下载地址:百度网盘(PDF+EPUB)

内容简介:

Up to date for Swift 5, iOS 16, Xcode 14

Push notifications may seem simple and straightforward at first since almost everyone is familiar with them; however, knowing how and when to use them in practice can prove challenging.

With advancements in the latest iOS releases bringing advanced features, such as rich media notifications, notification actions, grouped notifications and more, you will quickly realize that you need a book to help you out. Well, here’s that book!

You’ll learn everything you need in order to create, send and receive push notifications, meaning notifications that come from an external service, as opposed to locally from the device. You’ll also cover how to handle local notifications because, sometimes you don’t need all the overhead of a remote notification; rather, it’s enough to simply schedule a notification to appear at a specific point in the future or when you enter a specific location.

Since push notifications is such a focused subject, this book is direct and to-the point; instead of wading through 300 pages of theory before getting down to business, the book gets the job done in just over 150 pages. It’s just the information you need, just when you need it.

By the end of this book, you’ll be a master of push notifications and well on your way to implementing them inside your own apps!

Who is this for?

This book is for intermediate iOS developers who already know the basics of iOS, and who wish to know everything there is to know about push notifications. It starts with a basic introduction of how notifications work, with later chapters going much deeper into advanced materials.

Covered concepts

  • Remote Notification Payload
  • Remote Notifications
  • Local Notifications
  • Modifying the Payload
  • Custom Actions
  • Custom Interfaces

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Real-World Flutter by Tutorials

2023-4-27 0:02:30

电子书

Modern Concurrency in Swift, 2nd Edition

2023-4-27 0:34:34

搜索