mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:05:44 +07:00
Update README.md
This commit is contained in:
parent
7dd9e4dd1e
commit
5a7efb8c32
12
README.md
12
README.md
@ -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**
|
||||
|
Loading…
Reference in New Issue
Block a user