Search results for

“DTiPhoneSimulatorErrorDomain Code 2”

162,370 results found

Post

Replies

Boosts

Views

Activity

HTTP/2 Notifications - How?
So I saw the stuff on HTTP/2 now for push notifications, but I'm not really finding details on the web on how to implement it. I'm using PHP for example right now to build my packet and send it via a stream_socket_client connection. Are there details I'm missing somewhere that show how to use the new format?
0
0
287
Dec ’15
how to merge two entitlements
We need your help to merge two special entitlements into a single entitlement or provide a provisioning profile with both of these special entitlements so that our app can have them. The entitlements: Name: ApplePay In-App Provisioning Distribution com.apple.developer.payment-pass-provisioning and Name: Apple Pay Pass Suppression iOS (Dist) com.apple.developer.passkit.pass-presentation-suppression how can we achieve this?
2
0
780
Nov ’21
Rosetta 2 in MacOS VM
I'm running a MacOS15 beta 3 VM on a MacOS15 beta 3 Host (M2 Pro Mac Mini) using the Apple Virtualization Framework (via https://github.com/s-u/macosvm). For building my app inside the VM I need Rosetta 2, since flutter still uses some Intel binaries. But when I want to install Rosetta 2 I'm always getting the message, that installing Rosetta 2 is not allowed on this system. Digging in the log files I found a message from the installer, that the system is not supported. Searching online I just find a method for using Rosetta 2 inside Linux VM's using the Virtualization Framework. Am I missing something or is it not possible to use Rosetta 2 with MacOS guests?
2
0
1.4k
Jul ’24
Handling failed transactions in Storekit 2
When simulating a Storekit error like an invalid device verification or others of that type, should we finish a failed transaction? When I test with a Storekit configuration file, all failed transactions persist after every restart. The Apple-provided sample code for Storekit 2 has transactions finished only when they are successful.
0
0
240
Jan ’25
Code Sign
Hi! I found a thread on the Apple forum about Code Sign/cdhashes, and there's a part where say Also note that you'll get different values for each architecture. The example above was run on Intel, and so you get the Intel architecture's cdhash. To get the Apple silicon one, specify the --arch argument In my code, I have a dictionary with the value of cdhashes of myapp in arm64 and I test this value, but I would like to know if there is a way to receive this cdhashes with the two architectures x86_64 and arm64 by the xcode code itself, just in case run on another architecture, keep working
0
0
250
Apr ’22
two factor authentication for app review?
Dear fellow developers,We'll be sending in an app for review shortly, which is using two factor authentication for users to log in. (This is necessary for a part of the app only - the other part is available for everyone, without account.) I was wondering how we could let the Apple review team discover the app, when it's set up with two factor authentication? (The second factor after using accountname/password is a confirmation code, obtained through text on iPhone, e-mail or TOTP-app on the device). Thanks for clearing this up!
1
0
3.4k
Nov ’17
Duns Approval Code
Hello, We have registered the application that we have developed. We were working on publishing the application on Apple Store but it requires duns approval code. We have been waiting for the approval code since 2 weeks. We would like to know any estimated date to receive the code and we also would like to know which e-mail will you send the code. Best Regards
Topic: Code Signing SubTopic: General Tags:
0
0
288
Dec ’20
iPad 2 in Bootloop
HelloI have updated the last week mine iPad 2 on the beta from iOS9.Yesterday I wanted mine iPad entsperren and it suddenly went out and then hung in a boat loop.I have already brought this iPad in the Recovery and Restore to mode and have restored about iTunes. After the restoration hangs iPad still in the loop.What can I do?Thanks in advanceGreeting Martin
3
0
432
Jul ’15
iOS Simulator App Installation Failure - "Failed to create promise. Underlying error (domain=IXErrorDomain, code=2)
I'm experiencing a persistent iOS Simulator app installation failure when running automated tests using Appium/XCUITest. The error occurs consistently across different simulator configurations and appears to be related to metadata handling during app installation. Error Details Primary Error: An error was encountered processing the command (domain=IXErrorDomain, code=2): Simulator device failed to install the application. Failed to create promise. Underlying error (domain=IXErrorDomain, code=2): Failed to set metadata for org.adblockplus.AdblockPlusSafari Failed to create promise. Host info: host: 'Client641', ip: 'fe80:0:0:0:18b4:d9ba:1e92:bc37%en0' Build info: version: '4.26.0', revision: '8ccf0219d7' System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.0', java.version: '22.0.2' Driver info: io.appium.java_client.ios.IOSDriver Command: [null, newSession {capabilities=[Capabilities {appium:app: /Users/n.bhadoria/IdeaProje..., appium:automationName: XCUITe
0
0
150
Sep ’25
Access to two cameras on iphone 15
have a iphone 12 pro and write a code for access to two cameras at same time. but it is only possible with the widecamera and frontcamera. widecamera and ultrawide camera at same time do not work. do you know that is possible with iphone 15 pro? i use the functions with AVCaptureMultiCamSession. i have try it with AVCaptureMultiCamSession on iphone 12 pro.
0
0
645
Nov ’23
HTTP/2 Notifications - How?
So I saw the stuff on HTTP/2 now for push notifications, but I'm not really finding details on the web on how to implement it. I'm using PHP for example right now to build my packet and send it via a stream_socket_client connection. Are there details I'm missing somewhere that show how to use the new format?
Replies
0
Boosts
0
Views
287
Activity
Dec ’15
Reply to Objective C Iphone take photos both cameras simultaneously
You already have the AVCam-IO example software.Have you tried modifying that code to set up two capture sessions, one using the front camera and the other using the rear camera? Alternately, you should be able to take that same code and rearrange it so that it switches back and forth between the two capture sessions.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Mar ’18
how to merge two entitlements
We need your help to merge two special entitlements into a single entitlement or provide a provisioning profile with both of these special entitlements so that our app can have them. The entitlements: Name: ApplePay In-App Provisioning Distribution com.apple.developer.payment-pass-provisioning and Name: Apple Pay Pass Suppression iOS (Dist) com.apple.developer.passkit.pass-presentation-suppression how can we achieve this?
Replies
2
Boosts
0
Views
780
Activity
Nov ’21
Two identical certificates.
I have two valid certificates in keychain that are named the same (argg) When I want to build my mobile provision, they both appear and I can't tell which is the new one. Does it matter which I pick? Can I pick both? Or is it possible to identify which is which? In Keychain, the date tells me the difference.
Replies
6
Boosts
0
Views
2.3k
Activity
Jul ’15
tvOS Beta 2 OTA?
Is there a functioniong OTA update from beta 1 to beta 2? My Apple TV running beta 1 has the configuration profile installed, but still does not see any update to beta 2 available.
Replies
2
Boosts
0
Views
841
Activity
Jan ’16
Rosetta 2 in MacOS VM
I'm running a MacOS15 beta 3 VM on a MacOS15 beta 3 Host (M2 Pro Mac Mini) using the Apple Virtualization Framework (via https://github.com/s-u/macosvm). For building my app inside the VM I need Rosetta 2, since flutter still uses some Intel binaries. But when I want to install Rosetta 2 I'm always getting the message, that installing Rosetta 2 is not allowed on this system. Digging in the log files I found a message from the installer, that the system is not supported. Searching online I just find a method for using Rosetta 2 inside Linux VM's using the Virtualization Framework. Am I missing something or is it not possible to use Rosetta 2 with MacOS guests?
Replies
2
Boosts
0
Views
1.4k
Activity
Jul ’24
Handling failed transactions in Storekit 2
When simulating a Storekit error like an invalid device verification or others of that type, should we finish a failed transaction? When I test with a Storekit configuration file, all failed transactions persist after every restart. The Apple-provided sample code for Storekit 2 has transactions finished only when they are successful.
Replies
0
Boosts
0
Views
240
Activity
Jan ’25
Code Sign
Hi! I found a thread on the Apple forum about Code Sign/cdhashes, and there's a part where say Also note that you'll get different values for each architecture. The example above was run on Intel, and so you get the Intel architecture's cdhash. To get the Apple silicon one, specify the --arch argument In my code, I have a dictionary with the value of cdhashes of myapp in arm64 and I test this value, but I would like to know if there is a way to receive this cdhashes with the two architectures x86_64 and arm64 by the xcode code itself, just in case run on another architecture, keep working
Replies
0
Boosts
0
Views
250
Activity
Apr ’22
two factor authentication for app review?
Dear fellow developers,We'll be sending in an app for review shortly, which is using two factor authentication for users to log in. (This is necessary for a part of the app only - the other part is available for everyone, without account.) I was wondering how we could let the Apple review team discover the app, when it's set up with two factor authentication? (The second factor after using accountname/password is a confirmation code, obtained through text on iPhone, e-mail or TOTP-app on the device). Thanks for clearing this up!
Replies
1
Boosts
0
Views
3.4k
Activity
Nov ’17
How to share a void in two files
I have two files. I build a void in one of the files and I want two files to share this void. Can I use the keyword extern? If yes, how to write? If no, what can I do? I am using Objective C.Please help me.Thank you.
Replies
20
Boosts
0
Views
4.1k
Activity
Jan ’17
Duns Approval Code
Hello, We have registered the application that we have developed. We were working on publishing the application on Apple Store but it requires duns approval code. We have been waiting for the approval code since 2 weeks. We would like to know any estimated date to receive the code and we also would like to know which e-mail will you send the code. Best Regards
Topic: Code Signing SubTopic: General Tags:
Replies
0
Boosts
0
Views
288
Activity
Dec ’20
iPad 2 in Bootloop
HelloI have updated the last week mine iPad 2 on the beta from iOS9.Yesterday I wanted mine iPad entsperren and it suddenly went out and then hung in a boat loop.I have already brought this iPad in the Recovery and Restore to mode and have restored about iTunes. After the restoration hangs iPad still in the loop.What can I do?Thanks in advanceGreeting Martin
Replies
3
Boosts
0
Views
432
Activity
Jul ’15
iOS Simulator App Installation Failure - "Failed to create promise. Underlying error (domain=IXErrorDomain, code=2)
I'm experiencing a persistent iOS Simulator app installation failure when running automated tests using Appium/XCUITest. The error occurs consistently across different simulator configurations and appears to be related to metadata handling during app installation. Error Details Primary Error: An error was encountered processing the command (domain=IXErrorDomain, code=2): Simulator device failed to install the application. Failed to create promise. Underlying error (domain=IXErrorDomain, code=2): Failed to set metadata for org.adblockplus.AdblockPlusSafari Failed to create promise. Host info: host: 'Client641', ip: 'fe80:0:0:0:18b4:d9ba:1e92:bc37%en0' Build info: version: '4.26.0', revision: '8ccf0219d7' System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '26.0', java.version: '22.0.2' Driver info: io.appium.java_client.ios.IOSDriver Command: [null, newSession {capabilities=[Capabilities {appium:app: /Users/n.bhadoria/IdeaProje..., appium:automationName: XCUITe
Replies
0
Boosts
0
Views
150
Activity
Sep ’25
Reply to Two factor verification problem.
Hey can I turn my 2 factor activation code back on.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Mar ’21
Access to two cameras on iphone 15
have a iphone 12 pro and write a code for access to two cameras at same time. but it is only possible with the widecamera and frontcamera. widecamera and ultrawide camera at same time do not work. do you know that is possible with iphone 15 pro? i use the functions with AVCaptureMultiCamSession. i have try it with AVCaptureMultiCamSession on iphone 12 pro.
Replies
0
Boosts
0
Views
645
Activity
Nov ’23