Update README.md

This commit is contained in:
Jungpyo Hong 2021-05-25 11:15:49 -05:00 committed by GitHub
parent 7dd9e4dd1e
commit 5a7efb8c32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -783,8 +783,18 @@ Then, go to **EDIT SHEME**, check like this
## In App Purchase(IAP)
IAP stands for **In App Purchase**
Requirement
- Full Apple Developoment Program($99)
- Physical IPhone Device to test IAP
> **Simulator can not test IAP!!**
## Set Up your own Paywall
<img src ="https://github.com/jphong1111/Useful_Swift/blob/main/Images/paywall.jpeg" />
Paywall is a way to restrict access to their information so that only paying users can use it.
## APNS
APNS stands for **Apple Push Notification service**