真机调试问题
2019-01-20 本文已影响0人
斯特莫
does not support the Associated Domains and Push Notifications capabilities.
找到工程文件中xxx.entitlements文件,在vim中打开
删除.entitlements文件中的<key>aps-environment</key>,保存后重新运行,即可。
does not support the Associated Domains and Push Notifications capabilities.
找到工程文件中xxx.entitlements文件,在vim中打开
删除.entitlements文件中的<key>aps-environment</key>,保存后重新运行,即可。