Search results for

“DTiPhoneSimulatorErrorDomain Code 2”

163,129 results found

Post

Replies

Boosts

Views

Activity

Xcode 8 beta 2 - provisioning issue
Hello,I get the following error with Xcode 8 beta 2 when I try to build:[appname] has conflicting provisioning settings. [appname] is automatically provisioned for development, but a conflicting code signing identity Developer ID Application has been manually specified. Set the code signing identity value to Mac Developer in the build settings editor, or switch to manual provisioning in the target editor.My code signing identity value already is Mac Developer.It works fine in Xcode 7.3.1anyone know what's going on?
3
0
5.8k
Jul ’16
"UID -2" in btmdump output
Within the output of command sudo sfltool dumpbtm, in addition to records for UID 0/501/502/..., at the top of the output, there are also records for UID -2 listed. ======================== Records for UID -2 : FFFFEEEE-DDDD-CCCC-BBBB-AAAAFFFFFFFE ======================== ServiceManagement migrated: true SharedFileList migrated: false LaunchServices registered: false Items: #1: UUID: FC60A3EA-E4B0-4D8C-BA07-1C6E2DF3AA52 Name: (null) Developer Name: (null) Type: developer (0x20) Flags: [ ] (0) Disposition: [disabled, allowed, visible, not notified] (0x2) Identifier: Unknown Developer URL: (null) Generation: 0 Embedded Item Identifiers: #1: 16.com.microsoft.teams.TeamsUpdaterDaemon But a uid with -2 should be invalid, and the guid FFFFEEEE-DDDD-CCCC-BBBB-AAAAFFFFFFFE followed looks also strange.
2
0
560
Nov ’24
Maximize screen resolution to full screen of Apps in iPad 2 / iPad Mini 2
Ref: Maximize screen resolution to full screen of Apps in iPad 2 / iPad Mini 2HiI am developing an app on iPad and iPhone. The screen resolution is '1X'. There is a black frame outside of the apps. The apps looks like NOT align or NOT maximize to full screen. Now, the ratio is about 16:9 in central of the screen with black frame outside the apps.If I click the screen resolution to '1X', the app will enlarge bigger with black color frame at the middle NOT maximize to full screen.If I click the screen resolution to '2X', the app will shrink to about 1/8 of the centre of the screen.My apps screen ratio in Android Tablet is 16:9 and in iPad is 4:3.OS of iPad 2 = 9.3OS of iPad Mini 2 = 10.3.3 I test the app in simulator iPad Air, iPhone 6, 6s, 6s Plus, 7, 7s Plus with 10.3.3 (No Problems and Maximize to full screen)There is no such black color frame and to maximize full screen. Is there any idea or some control setting to fix the apps? or cannot fix? or OS problems? or iPad hardware prob
1
0
3.0k
Mar ’18
watch os 2 file exchange
I'm trying to send a text data from watchOS 2 to iPhone but found out the hard way that I can no longer use openParentApplication on iOS9. So my next recommended option is to save text into a file and send it via shared groups, which from the watchOS 2 transitioning guide is no longer possible:You cannot rely on a shared group container to exchange files with your iOS app. Fetching files involves transferring them wirelessly to Apple Watch.WatchOS2 transition doc says there are mechanisms to do transfer of a file over network but no specifics or guidance.While Apple Watch provides mechanisms to facilitate those transfers, you must update your data-handling code to support those mechanisms.What are the mechanisms?I read through the WKInterfaceController doc and header file and didn't see an API to do network file transfer.
2
0
612
Jun ’15
StoreKit 2: Product.purchase() returns StoreKitError (2) when canceling "Pending Downgrade" in Production ONLY
Environment OS: iOS 26.2 ~ 26.3 SDK: Xcode 16.4 (Target: iOS 17.6) Framework: StoreKit 2 Environment: Production (Cannot reproduce in Sandbox or Xcode Configuration) Issue Description We are encountering a critical purchase failure that occurs exclusively in the Production environment. When a user who has a Pending Downgrade (scheduled for the next renewal date) attempts to re-purchase their current higher-tier product to cancel the downgrade, StoreKit 2 returns an error. Steps to Reproduce User is currently on Product A (Higher Tier). User schedules a downgrade to Product B (Lower Tier). The status changes to Pending Downgrade. User attempts to purchase Product A again via Product.purchase(). The system purchase sheet appears, and the user confirms the purchase. Immediately after authentication, a system alert from StoreKit appears saying: Cannot process request at this time. Please try again later. (現在リクエストを一時的に処理できません。しばらくしてからもう一度お試しください。) After dismissing the alert, the app receives Stor
2
0
206
Feb ’26
TestFlight > Two Step Process for Users
We have our app in TestFlight. To have new users signup requires two steps (not user friendly). The user clicks our link or scans are QR code. They get the page to show they have to download TestFlight and then install our app. Once TestFlight is downloaded and the user opens it, there is no app visible. The user has to click the link or scan the QR code again for it to show up in TestFlight. Has anyone been able to resolve this issue? Or is this just the user experience?
0
0
528
Sep ’22
macOS 10.12.5 Beta 2
When you click on the Release Notes link for macOS 10.12.5 beta 2 it takes you to iOS 10.3.2 beta release notes @ http://adcdownload.apple.com/Documentation/Beta_Release_Notes_Apr_10_2017/iOS_10.3.2_beta_2_Release_Notes.pdf
Replies
3
Boosts
0
Views
1.1k
Activity
Apr ’17
MetalKit masking two quads
Hello, I have two quads with different vertex coordinates. How can I multiply the first quad color to mask components like Red or blue or green from the second quad color.
Replies
11
Boosts
0
Views
1.1k
Activity
Aug ’21
Xcode 8 beta 2 - provisioning issue
Hello,I get the following error with Xcode 8 beta 2 when I try to build:[appname] has conflicting provisioning settings. [appname] is automatically provisioned for development, but a conflicting code signing identity Developer ID Application has been manually specified. Set the code signing identity value to Mac Developer in the build settings editor, or switch to manual provisioning in the target editor.My code signing identity value already is Mac Developer.It works fine in Xcode 7.3.1anyone know what's going on?
Replies
3
Boosts
0
Views
5.8k
Activity
Jul ’16
Refreshable lists with 2 columns
Is it possible to have a new SwiftUI List with 2 columns? I'm trying to replicate on iOS the Library view from the podcasts app and it looks to be impossible...
Replies
5
Boosts
0
Views
3.4k
Activity
Jun ’21
Reply to WatchOS 2 Heart Rate
I posted the sample code on githubsearch watchOS-2-heartrateincluding how to request authoriztion from watch.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’15
Messaging problem with beta 2
mHi everyone,since I switched to Beta 2 IOS 13 I have problems with receiving mail, they only load very slowly, if at allhave you encountered this problemFriendlyGuy
Replies
1
Boosts
0
Views
406
Activity
Jun ’19
"UID -2" in btmdump output
Within the output of command sudo sfltool dumpbtm, in addition to records for UID 0/501/502/..., at the top of the output, there are also records for UID -2 listed. ======================== Records for UID -2 : FFFFEEEE-DDDD-CCCC-BBBB-AAAAFFFFFFFE ======================== ServiceManagement migrated: true SharedFileList migrated: false LaunchServices registered: false Items: #1: UUID: FC60A3EA-E4B0-4D8C-BA07-1C6E2DF3AA52 Name: (null) Developer Name: (null) Type: developer (0x20) Flags: [ ] (0) Disposition: [disabled, allowed, visible, not notified] (0x2) Identifier: Unknown Developer URL: (null) Generation: 0 Embedded Item Identifiers: #1: 16.com.microsoft.teams.TeamsUpdaterDaemon But a uid with -2 should be invalid, and the guid FFFFEEEE-DDDD-CCCC-BBBB-AAAAFFFFFFFE followed looks also strange.
Replies
2
Boosts
0
Views
560
Activity
Nov ’24
Maximize screen resolution to full screen of Apps in iPad 2 / iPad Mini 2
Ref: Maximize screen resolution to full screen of Apps in iPad 2 / iPad Mini 2HiI am developing an app on iPad and iPhone. The screen resolution is '1X'. There is a black frame outside of the apps. The apps looks like NOT align or NOT maximize to full screen. Now, the ratio is about 16:9 in central of the screen with black frame outside the apps.If I click the screen resolution to '1X', the app will enlarge bigger with black color frame at the middle NOT maximize to full screen.If I click the screen resolution to '2X', the app will shrink to about 1/8 of the centre of the screen.My apps screen ratio in Android Tablet is 16:9 and in iPad is 4:3.OS of iPad 2 = 9.3OS of iPad Mini 2 = 10.3.3 I test the app in simulator iPad Air, iPhone 6, 6s, 6s Plus, 7, 7s Plus with 10.3.3 (No Problems and Maximize to full screen)There is no such black color frame and to maximize full screen. Is there any idea or some control setting to fix the apps? or cannot fix? or OS problems? or iPad hardware prob
Replies
1
Boosts
0
Views
3.0k
Activity
Mar ’18
Code
I have downloaded TestFlight so I could download Orion Stars, and it’s asking me for some code? Idk what that code would be. Please help!
Replies
0
Boosts
0
Views
349
Activity
Feb ’22
watch os 2 file exchange
I'm trying to send a text data from watchOS 2 to iPhone but found out the hard way that I can no longer use openParentApplication on iOS9. So my next recommended option is to save text into a file and send it via shared groups, which from the watchOS 2 transitioning guide is no longer possible:You cannot rely on a shared group container to exchange files with your iOS app. Fetching files involves transferring them wirelessly to Apple Watch.WatchOS2 transition doc says there are mechanisms to do transfer of a file over network but no specifics or guidance.While Apple Watch provides mechanisms to facilitate those transfers, you must update your data-handling code to support those mechanisms.What are the mechanisms?I read through the WKInterfaceController doc and header file and didn't see an API to do network file transfer.
Replies
2
Boosts
0
Views
612
Activity
Jun ’15
StoreKit 2: Product.purchase() returns StoreKitError (2) when canceling "Pending Downgrade" in Production ONLY
Environment OS: iOS 26.2 ~ 26.3 SDK: Xcode 16.4 (Target: iOS 17.6) Framework: StoreKit 2 Environment: Production (Cannot reproduce in Sandbox or Xcode Configuration) Issue Description We are encountering a critical purchase failure that occurs exclusively in the Production environment. When a user who has a Pending Downgrade (scheduled for the next renewal date) attempts to re-purchase their current higher-tier product to cancel the downgrade, StoreKit 2 returns an error. Steps to Reproduce User is currently on Product A (Higher Tier). User schedules a downgrade to Product B (Lower Tier). The status changes to Pending Downgrade. User attempts to purchase Product A again via Product.purchase(). The system purchase sheet appears, and the user confirms the purchase. Immediately after authentication, a system alert from StoreKit appears saying: Cannot process request at this time. Please try again later. (現在リクエストを一時的に処理できません。しばらくしてからもう一度お試しください。) After dismissing the alert, the app receives Stor
Replies
2
Boosts
0
Views
206
Activity
Feb ’26
TestFlight > Two Step Process for Users
We have our app in TestFlight. To have new users signup requires two steps (not user friendly). The user clicks our link or scans are QR code. They get the page to show they have to download TestFlight and then install our app. Once TestFlight is downloaded and the user opens it, there is no app visible. The user has to click the link or scan the QR code again for it to show up in TestFlight. Has anyone been able to resolve this issue? Or is this just the user experience?
Replies
0
Boosts
0
Views
528
Activity
Sep ’22
Beta 2 and file sharing?
After installing beta 2 my fileshares no longer work. Specificaly, the remote computers can’t authenticate. Can anyone else confirm this? This effects time machine shares as well.
Replies
4
Boosts
0
Views
956
Activity
Jun ’19
merge two apps in a single app
I have two different apps and would like two merge them into a single app
Replies
1
Boosts
0
Views
539
Activity
Mar ’23
Two of the same app due to configuration, can I delete one of them?
I have two of the same app on App Store Connect (with similar code) due to configuration error earlier, can I delete one of them? How do I delete it?
Replies
1
Boosts
0
Views
102
Activity
Jan ’26