问题标签 [apple-developer]
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 - Apple 开发者会员资格到期
我的 Apple 开发者会员资格即将到期,目前我不想续订,我想知道该应用程序会发生什么情况(除了明显从 App Store 中消失)帐户中的应用程序将被删除吗?其他人可以创建一个与我同名的应用程序吗?
ios - 如何将 Apple Developer 权限添加到您已经制作的应用程序中
我是 Swift 和 Xcode 的半初学者,正在开发一个需要能够连接到范围内的给定 wifi 的应用程序。我发现你必须注册为 Apple Developer,所以我支付了 99 美元的年费来访问“NEHotspotConfiguration()”等功能。我尝试添加一个新帐户,但它仍然只为我提供标准功能(如 Homekit、backgroundModes 等)并显示“13 个功能不可用”。有谁知道我将如何继续使用这个应用程序并获得我需要的新功能?所有帮助将不胜感激!谢谢你。
ios - 如何在 Apple Developer Account 中添加测试人员?
Apple 开发人员帐户中存在一个重大问题,我们打包并安装到 iTunes 的特定应用程序的“测试人员和组”被禁用,我无权在该部分添加用户。
但如果我去
Itunes ->“用户和角色”->“Itunes Connect 用户”有我的管理员,法律帐户已经没有我创建它。我设法在那里添加了帐户,但是我们在这里添加的帐户没有显示在应用程序下的“测试人员和组”中
我附上了屏幕截图以供参考。
xcode - 如何更改 Xcode 上的配置文件?
developer.apple.com
我使用apple id
然后手动创建的登录provisioning profile
并下载了它。到目前为止,一切都很好。但是我如何实际安装/使用它?说明只是告诉我双击provisioning profile
文件,但是当我做任何事情时,除了打开 Xcode 之外什么都没有发生。
如果我看一下字段下没有变化。provisioning profile
它只是说“Xcode Managed Profile”。如果我去preferences
并account
按下Download Manual Profiles
没有任何反应。一切看起来都一样。
在状态developer.apple.com
下Provisioning Profiles
表示活动。但是,如果我转到文件应该存在的位置,~/Library/MobileDevice/Provisioning Profiles/
它就不存在了。所以......我如何让它工作,我怎么知道它是否工作?真的被这个弄糊涂了……
ios - Appium 似乎没有检测到我的 iPhone 开发者证书
我正在从我的 Mac 上运行 appium,试图将其设置为在真正的 iPhone 设备上进行测试。
我从 Apple Developer 网站下载并安装了证书。第一次,票问我登录密钥,但是当我输入用于登录 Mac 的密码时,它不起作用。我把它放在了几次,但没有。
所以,我重置了我的登录密钥,从我的 mac 中删除了证书,重新下载并安装了证书。现在,当我运行它时,它甚至没有检测到证书,尽管证书在我的钥匙串访问中的登录密钥下可见。至少,这是我通过阅读日志所理解的。自从我重置登录钥匙串后,它也没有再次要求我输入密码。
这是日志输出:
ios - I set up Appium for Real iOS device, Unable to launch WebDriverAgent because xcodebuild failed with code 65
I am trying to run Appium on a real iOS device. I have been able to successfully run it on android, but when I try running for iOS I get the error. Here is my environment:
Appium v1.8.0
iPhone SE 11.2.6
Xcode 9.3.1
I’ve read that error 65
is often caused by using a free account, but I’m using the xcodeSigningId
for our development team.
I would rather the automatic configuration work, but I tried the manual configuration anyway, but I don’t think I did it right. I followed the steps from this site:
https://huddle.eurostarsoftwaretesting.com/how-to-set-up-appium-on-a-mac-fast-java/
This command from this site did not work for me:
This command does not work, neither before nor after I changed the id out for my phone’s uid. I get the error:
option ‘Destination’ requires at least one parameter of the form ‘key=value'
but I’m not sure where this key is supposed to come from or how exactly to format it.
I’ve also tried redownloading various dependencies, making sure I didn’t use sudo. This didn’t help.
I’ve included the full Appium log below:
I've been stuck on this problem for so many days. Any help would be greatly appreciated.
ios - 正在工作的应用程序购买应用程序突然停止工作。应用程序购买弹出窗口没有出现
3 个月前,我已经在具有应用内购买功能的苹果开发者帐户上上传了 ios 应用程序。但是从过去 15 天开始,任何 ios 设备都没有出现“确认应用内购买”选项。提前致谢 。单击购买按钮后不会出现此弹出窗口
ios - iTunes Connect 帐户/角色与 Apple Developer 帐户之间的区别
我对 Apple 如何处理这个问题感到非常困惑。这是我的情况:
我是一名独立的 IOS 开发人员,拥有付费的 Apple 开发人员帐户。我可以在那里访问 iTunes 连接和上传应用程序,这工作正常。我使用“IOS Developer”代码签名身份在 XCode 中选择“自动管理签名”。
所以这行得通。
我工作的一个组织邀请我加入 iTunes 连接。所以我也可以为他们创建应用程序。现在我的账户上有两件事。
如何为他们的帐户上传应用程序?我似乎无法转移现有应用程序,并且似乎无法使用与他们的个人资料/帐户/其他内容相匹配的身份对其进行签名。