upd: push notification ios

Deskripsi:
- push notification foreground dan background pada ios

No Issues
This commit is contained in:
2025-09-24 17:37:00 +08:00
parent 93c492ac71
commit f042e32d98
4 changed files with 116 additions and 111 deletions

View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
</plist>
<dict>
<key>aps-environment</key>
<string>development</string>
</dict>
</plist>