how to signature verify of iOS SDK Or get team ID
我打算使用 appid(teamID + Bundle Identifier) 来验证我的 SDK 使用着是否合法。
I will use appid(teamID + Bundle Identifier) verify SDK whether the user is valid。
当我使用 embedded.provisionprofile 文件获取 teamID 时,我发现 M1 设备直接安装的 APP 没有该文件。所以请告诉我该如何做。
when I use embedded.provisionprofile get team ID, I found that the APP was installed directly on M1 devices without this file. What should I do, please?
也许有其他方法验证,请告诉我。
There may be other plans. Please tell me.
非常感谢
Thank you very much。