Hello! I encountered a problem accessing BETA APi for VisionOS 2 https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_arkit_object-tracking-parameter-adjustment_allow How can I use it in a regular developer account?
Search results for
DTiPhoneSimulatorErrorDomain Code 2
158,680 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
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?
Is it possible to render the multiplication of two sinusoidal vibrations as sin(2 * pi * 8 * t) * sin(2 * pi * 200 * t) in .AHAP format or any other methods? So far, we've made 200Hz vibration using .AHAP by controlling HapticSharpnessControl to about 0.9, and modulated its envelope by 1) controlling HapticIntensity/HapticIntensityControl or 2) ParameterCurve, but both of approaches generate ABS[sin(2 * pi * 8 * t)] * sin(2 * pi * 200 * t) that is different to our intention.
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...
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.
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.
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.
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
I'm not sure I can update your code in any meaningful way, because I don't understand completely what you're trying to achieve. It sounds like you have 2 parts to this: Write an array of colors to backing storage. Retrieve one of those colors to display in the UI. You can't really combine those into a single step, so I suggest that you revise your code to reflect these two different parts more directly. Once you've done that, it should be clearer to you what code you should write.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags:
Same here Xcode 15.2 iOS 17.4 Performing a file system operation failed: Failed to open Library/WebKit/WebsiteData/IndexedDB/v0 for reading, openat(2) returned POSIX error code 62 (parentParam = 142) Domain: com.apple.dt.remoteservices.error Code: 11001 Failed to open Library/WebKit/WebsiteData/IndexedDB/v0 for reading, openat(2) returned POSIX error code 62 (parentParam = 142)
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Can someone give me a TestFlight code, I just wanna beta-test in peace without bullsh8 codes
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
everything seems okay thus far with beta 2... one thing ive noticed with last 2-3 beta’s is my bluetooth turns ON all by itself...! i always leave/have bluetooth off (jus dont use any devices), but a few beta’s ago...i noticed first thing every morning...bluetooth is ON! first i thought it was from plugging it in to charge every night, then at full charge, it was bumping it on.... last few nights, i haven’t been charging over night...an stillll noticed last 3 mornings i grab phone an bluetooth is ON again! so, in conclusion...the onlything i can come up with; something happens or runs during un-use, during the night, every night...thats tripping bluetooth on (on its own)... i checked the last two nights an phone had done an icloud backup around 3am, both nights! so, after backing up to icloud...is this whats turning on my bluetooth!?!?!? if not, its some other system process (background prehaps) that occurs EVERY single night...! thought i’d share problem and/or see if anyone else i
Stepping back from code for a moment ... What do I want to do? 1) upon initial start up of app, I want to wait for a gamepadconnected Event. 2) Once I get this Event, I immediately change a SKSpriteNode's color and then start looking for: a) button presses on the gamepad and b) a gamepaddisconnected Event 3) So while I am executing code based on 2(a), I receive 2(b) .. I immediately change the above color to something different, followed by looking for another gamepadconnected Event. Back-and-forth Back-and-forth.
Topic:
Programming Languages
SubTopic:
Swift
Tags:
Step 1. Login on developer.apple.com (important!)Step 2. Go to e-mail and click to Activation Code linkSper 3. Insert Activation Code in textField
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags: