Post

Replies

Boosts

Views

Activity

Reply to WhatsApp and VoIP push notifications on iOS 13
China App WeChat: <?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> <key>com.apple.developer.pushkit.unrestricted-voip-regulatory</key> <true/> <key>application-identifier</key> <string>532LCLCWL8.com.tencent.xin</string> <key>com.apple.developer.networking.HotspotHelper</key> <true/> <key>aps-environment</key> <string>production</string> <key>com.apple.developer.associated-domains</key> <array> <string>applinks:help.wechat.com</string> <string>applinks:wxaurl.cn</string> <string>applinks:wxmpurl.cn</string> </array> <key>com.apple.developer.networking.wifi-info</key> <true/> <key>com.apple.developer.siri</key> <true/> <key>com.apple.developer.team-identifier</key> <string>88L2Q4487U</string> <key>com.apple.developer.healthkit</key> <true/> <key>com.apple.developer.applesignin</key> <array> <string>Default</string> </array> <key>com.apple.developer.networking.networkextension</key> <array> <string>packet-tunnel-provider</string> <string>app-proxy-provider</string> <string>content-filter-provider</string> </array> <key>com.apple.developer.networking.HotspotConfiguration</key> <true/> <key>com.apple.security.application-groups</key> <array> <string>group.com.tencent.xin</string> </array> </dict> </plist>⏎
Nov ’21