Post

Replies

Boosts

Views

Activity

How do I request permission from Apple to access the lightning port to customize with my app?
I can't find the webpage to request access to parts of iOS that are restricted from Developers. It's more than entitlements. It's to access actual hardware, specifically the lightning port. I need to be able to send signals to the right pins or what-not. What is that called when a developer makes that request? Or where is that on Apple's Developer website? I logged in with the wrong Apple ID. I'm ShinehahGnolaum.
2
0
650
Jan ’24
Line Chart
Does Apple have a library for iOS for creating a line graph or chart? I have found some third party solutions, but I prefer something from Apple. If I do have to use a third party solution, which one would you recommend?
Topic: UI Frameworks SubTopic: UIKit Tags:
2
0
1.1k
Aug ’22
iPhone for testing
I am preparing to use an iPhone 5 to use for testing apps with XCode. I have restored the iPhone to factory settings without using a passcode. Now the iPhone and iTunes are asking for an Apple ID to activate the iPhone -- the Apple ID associated with this iPhone. That Apple ID is already being used with another iPhone. What should I do? Is there a way to bypass using an Apple ID altogether? Can one Apple ID be used with two different iPhones?
4
0
1.2k
Jan ’22
How do I use Swift in iOS to take a Group of Contacts and copy it all to another iOS device using a different Apple ID
How do I use Swift in iOS to take a Group of Contacts and copy it all to another iOS device using a different Apple ID? I have looked into fetching the Contacts using CNContactStore, using the Share App Extension, and somehow using .vcf files. I'm looking for any ideas anyone has. Hopefully I can pick the simplest way to do this from someone's idea.
0
0
540
Nov ’21
How do I request permission from Apple to access the lightning port to customize with my app?
I can't find the webpage to request access to parts of iOS that are restricted from Developers. It's more than entitlements. It's to access actual hardware, specifically the lightning port. I need to be able to send signals to the right pins or what-not. What is that called when a developer makes that request? Or where is that on Apple's Developer website? I logged in with the wrong Apple ID. I'm ShinehahGnolaum.
Replies
2
Boosts
0
Views
650
Activity
Jan ’24
How to write code to uninstall multiple apps in iOS using Swift?
Does apple allow any way to programmatically remove apps on iOS? I need to uninstall some apps in order for the next iOS update to install, as I don't have enough room in storage for the update.
Replies
1
Boosts
0
Views
514
Activity
Jun ’23
Line Chart
Does Apple have a library for iOS for creating a line graph or chart? I have found some third party solutions, but I prefer something from Apple. If I do have to use a third party solution, which one would you recommend?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
2
Boosts
0
Views
1.1k
Activity
Aug ’22
Is there an API for FileMerge or anything that does the same?
What is the easiest way to write code for an Xcode macOS App project that compares two files and discovers the differences like the FileMerge Developer Tool that comes with Xcode?
Replies
1
Boosts
0
Views
727
Activity
Mar ’22
iPhone for testing
I am preparing to use an iPhone 5 to use for testing apps with XCode. I have restored the iPhone to factory settings without using a passcode. Now the iPhone and iTunes are asking for an Apple ID to activate the iPhone -- the Apple ID associated with this iPhone. That Apple ID is already being used with another iPhone. What should I do? Is there a way to bypass using an Apple ID altogether? Can one Apple ID be used with two different iPhones?
Replies
4
Boosts
0
Views
1.2k
Activity
Jan ’22
How do I use Swift in iOS to take a Group of Contacts and copy it all to another iOS device using a different Apple ID
How do I use Swift in iOS to take a Group of Contacts and copy it all to another iOS device using a different Apple ID? I have looked into fetching the Contacts using CNContactStore, using the Share App Extension, and somehow using .vcf files. I'm looking for any ideas anyone has. Hopefully I can pick the simplest way to do this from someone's idea.
Replies
0
Boosts
0
Views
540
Activity
Nov ’21