问题标签 [udid]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ios - 如何在推送通知中正确使用 UDID?
我想了解如何正确使用 UDID 和推送通知到 iOS !
最近,Apple 拒绝了几个使用 UDID 跟踪人员的应用程序。当我阅读 Apple 的通知指南时,它似乎至少一年以来没有修改过。那么苹果如何知道我们是否使用好的或坏的 UDID 进行推送通知......没有 UDID 我可以通知 iphone 吗?
iphone - 带有设备 UDID 的 Iphone 应用程序
我想将我的 Iphone 应用程序安装到不同的 iphone 上进行测试。但是每次我都做了配置文件的事情。如何在编译时在我的应用程序中使用设备 UDID,以便它们(应用程序)可以安装在这些 Iphone 上.....知道吗?
问候
ios - Using UDIDs or Serial Keys to provision iPads - AppStore approval
I work for a company that makes kiosk applications. We currently use custom windows tablets for our kiosks, but we're planning to move to using an iPad for all our kiosk apps. We need to have one single app on the app store and the workflow that we show is customized based on client. We identify which client a request is coming from by the iPad's device identifier (udid). We associate this internally with a workflow on the server side and return the appropriate workflow.
So, to recap, we need to create workflows for each single iPad and the iPads are identified by deviceId. A valid workflow is needed by the device to start functioning. Ignoring that the UDID API has been deprecated for a minute, My question then is, does Apple allow this kind of deployment if we publish the app to the App Store?
Another alternate approach we were thinking about was to build a licensing infrastructure on our side. The client would get the iPad, call us for a license key and when the key is entered correctly, we populate our database with the deviceId and a workflow automatically.
Thanks,
Teja.
iphone - 无用户名投票一次
我希望我的应用用户能够投票一次。这意味着我需要他们的 UDID。
由于我不会唠叨要注册到我的应用程序,我发现有必要为该设备使用一些标识。
我听说 Apple 已弃用设备 UDID。
我怎样才能做到这一点?
ios - 在 UDID 禁令之后制作自定义“AdHoc Helper App”......?
iTunes Store 中有很多 iOS 应用程序,在启动时,它们会检查设备的 UDID 和其他信息并设置邮件撰写界面,以便您的潜在测试人员可以方便地向您发送他们的 UDID,而无需 iTunes 的所有麻烦(例如,无法在 iTunes 应用程序中复制/粘贴 UDID,只能在 Xcode 中)。例如,Erica Sadun 的这个:http: //itunes.apple.com/us/app/ad-hoc-helper/id285691333 ?mt=8
我非常清楚 UDID 前段时间已弃用,Apple 已开始拒绝使用已弃用 API 的应用程序。但我也想制作自己的自定义“检查您的 UDID 并通过电子邮件发送给我”应用程序,如果有的话,因为它看起来比将我的潜在 beta 测试人员重定向到第三方应用程序更专业(并且感觉更安全)别人做的。(没有冒犯艾丽卡!)
我想我想要的已经不可能了……?有什么想法、经验可以分享吗?
*另外,我目前不打算使用像试飞这样的服务(也许有一天)。
android - 使用 phonegap 获取唯一的设备 ID
我正在为 ios 和 android 开发一个使用 phonegap 的应用程序。我的应用程序将免费试用 5 件商品,用户必须为每增加一件商品付费。
我的问题是我无法使用我的应用程序获得设备的任何唯一标识符,因此用户可以使用 5 个免费项目,然后卸载并重新安装应用程序并获得额外的 5 个免费项目。
我曾尝试使用 phonegap api 提供的 device.udid ,但每次我重新安装它时它都会改变。
有任何想法吗?
ios - IMEI 作为 UDID 的后备,是个好主意吗?
关于UDID的另一个问题......
UDID 是手机的唯一标识符,但 IMEI 号码也是唯一标识符。我知道一个设备可以有不同的 MAC 地址,但 IMEI 是唯一的。
所以我的问题是我应该使用 IMEI 作为 UDID 的后备。虽然,如果 UDID 已被弃用以避免客户跟踪,Apple 是否有可能拒绝使用 IMEI 号码的应用程序,甚至禁用访问 IMEI 号码的可能性?
ios - Enterprise iOS App - 如何动态跟踪 UDID
亲爱的 StackOverflow 社区,
我有一个企业应用程序,它必须跟踪我们组织/网络中所有 ipad 设备的 UDID。现在,我们共有 9 台 ipad 设备正在使用,它们具有 wifi 连接。跟踪 UDID 的目的是为了分析目的从我们每个单独的 ipad 中检索用户数据。
到目前为止,在 XCode 中构建 IPA 文件之前,我们必须在配置中手动输入每个 UDID,但我们发现这很麻烦,想知道是否有解决方案可以为未来的 ipad 设备输入新的 UDID 而无需创建每次一个新的 IPA。
例如,当我们的网络超过 9 个 ipad 设备时,我们必须再添加 5 个 ipad,我们如何动态输入新的 UDID?
有没有办法通过http调用(或其他方法)动态或以编程方式输入UDID,这样我们就不必每次都重建一个新的?
谢谢,任何帮助将不胜感激。
ios - 有没有办法查看构建中包含哪些 UDID?
我正在寻找一种方法来验证 IPA 或 mobileprovision 文件,以查看在我分发应用程序进行 beta 测试之前是否已添加所有测试设备。
android - What should the Android device ID length be
Can anybody please tell me the length for device UDID in Android, because I got the UDID in android and it is only 16 characters, but the iPhone UDID length is 40.
I am using the following code to detect the ID: