Developer Forums

RSS for tag

Ask questions about how to use the Apple Developer Forums. Discuss forums bugs and enhancements requests that you’ve filed via Feedback Assistant.

Posts under Developer Forums subtopic

Post

Replies

Boosts

Views

Activity

DATA
Hello. I have data I need to add to my new app. Below is a simple example of my plants and the data I am adding to my app Aloe Vera a. Medicinal Properties (skin healer) b. How to harvest (Cut from the middle) c. How much water does it need (once every three days) d. Recipe (cut the leaf, use the gel inside for your rash) Almond a. Medicinal Properties (skin healer) b. How to harvest (cut the young leaves) c. How much water does it need (daily) d. Recipe (soak in water overnight, rinse, blend) Raspberry a. Medicinal Properties (skin healer) b. How to harvest (cut from mid branch) c. How much water does it need (twice a day) d. Recipe (mix raspberry with coconut water and blend.) I understand that the above date (information about the four plants) needs to be organized in a Numbers file. The questions are: Where in the app do you import the Numbers file? What is the code? I mean the code that you write for this. So when you click on the Raspberry button, the app jumps to another page with four other buttons (Medicinal Properties, How to harvest, How much water does it need, recipe? Is there a video that shows this? Thanks so much for your time.
3
0
1.8k
Aug ’22
Wrong identity here in the forum
Would anyone have any idea why my posts are being attributed to "Dave L. Upperton" of Cupertino, CA? I've signed in with my Apple ID, and that is absolutely not who I am... Apple, we've got a problem here. When I click on "account" it correctly identifies me as Steve Davison and I can access all my apps in App Store Connect, but here in the forum I seem to have an alter-ego.
2
0
1.9k
Aug ’22
Unable to reply to a question to the forum
I was trying to send a reply in URL https://developer.apple.com/forums/thread/657081 and after loggin in, the Reply button disappeared. Does anybody know why? I've just registered in the forum. I've found an working alternative URL for sysdiagnose in www. jessesquires. com/blog/2018/02/08/how-to-sysdiagnose-ios/ (the ones in the forum page don't work). In that page (I had to break the domain because the forum doesn't let me send that URL) appears https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose as the right URL for sysdiagnose. Kind regards, Oscar P. D.: I have added a tag because I need at least one tag to be able to post in this forum, but I couldn't choose a right one because there isn't anyone that fits to my question.
7
1
2k
Jul ’22
Contribution to Quinn’s Top Ten DevForums Tips
Hi Quinn, if I may add a point 10 to your (very meaningful) list: when pasting images, think of reducing the size (can edit simply the image ref by dividing a dimension by 2) to avoid huge images that clutter the screen. When you get an answer, please indicate if that solved the issue, if not explain what is not working. And don't forget to close the thread by marking the correct answer once you got it.
5
0
3.3k
Jun ’22
Need help changing the correct/accepted answer on a forum thread
In this thread https://developer.apple.com/forums/thread/705281 (which I am the original poster), I have marked my own post as the accepted answer. I did that before I got input from Quinn on how to achieve what I was after. I have posted that information in a subsequent post in that thread here https://developer.apple.com/forums/thread/705281?answerId=712746022#712746022. Can someone please mark this as the correct answer? I tried but I don't see any option to do it myself. P.S: In some forum threads, I see that things like these are sorted through direct messages sometimes. But I can't see any place in my profile where I can send a direct message from. Does that feature require some level of forum points?
5
0
1.3k
May ’22
Problem linking to another post on the forum
In answering a question, I'm trying to link to another thread on this forum, that answers the same question. Composing my answer, I'm getting the message: "Please fix the following URL related errors:" "This domain is not a permitted domain on this forums." https://developer.apple.com/forums/thread/698055  (It seems that I can post the URL as a code block, as above, but not as a link.) So Apple Developer Forum posts can't be linked, on the Apple Developer Forum?
7
0
1.9k
Apr ’22
Forums Missing Answers / Stale Content on Refresh
Hi, anyone noticed refresh issues for authenticated users with the forums recently where answers are missing or disappear / reappear on refresh? Test: https://developer.apple.com/forums/thread/703262 Looks like a load balancer issue at least for AU / NZ. OK Via: https/1.1 ausyd2-edge-lx-007.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-015.ts.apple.com (acdn/141.13253) Via: https/1.1 ausyd2-edge-lx-008.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-002.ts.apple.com (acdn/141.13253) FAILS Via: https/1.1 ausyd2-edge-lx-007.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-008.ts.apple.com (acdn/141.13253) Via: https/1.1 ausyd2-edge-lx-008.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-020.ts.apple.com (acdn/140.13252) Also noticed some mismatched versions on the Apple CDN. ie acdn/141.13253 vs acdn/140.13252
5
0
1.3k
Apr ’22
Profiles and Logs - Download link is incorrect
**Profiles and Logs - Download link is incorrect ** I know how to download a profile / log but what gets downloaded is not what I want I download sysdiagnose (Unredacted) and Software Update both for iOS and both download the same incorrect profile Messages (iOS). It happens every time I download these two profiles / logs. Apple Developer refuse to give tech support because I have no paid membership but I do have a basic developer account and as such these profiles / logs are available for download but Apple are being unreasonable refusing to give tech support regarding these profiles / logs. Apple told me to use the forums but I cannot see how a forum can help unless I suppose a paid member takes my case up with Apple Developer on my behalf. Anyway here goes nothing
6
0
2k
Apr ’22
Is reddit is better then Apple developer forms?
Apple should close his developer forms. I seen many time no HELP we getting here, only number of views are increasing day by day on your posts but no reply is coming on most of the posts.
Replies
2
Boosts
1
Views
1.1k
Activity
Aug ’22
DATA
Hello. I have data I need to add to my new app. Below is a simple example of my plants and the data I am adding to my app Aloe Vera a. Medicinal Properties (skin healer) b. How to harvest (Cut from the middle) c. How much water does it need (once every three days) d. Recipe (cut the leaf, use the gel inside for your rash) Almond a. Medicinal Properties (skin healer) b. How to harvest (cut the young leaves) c. How much water does it need (daily) d. Recipe (soak in water overnight, rinse, blend) Raspberry a. Medicinal Properties (skin healer) b. How to harvest (cut from mid branch) c. How much water does it need (twice a day) d. Recipe (mix raspberry with coconut water and blend.) I understand that the above date (information about the four plants) needs to be organized in a Numbers file. The questions are: Where in the app do you import the Numbers file? What is the code? I mean the code that you write for this. So when you click on the Raspberry button, the app jumps to another page with four other buttons (Medicinal Properties, How to harvest, How much water does it need, recipe? Is there a video that shows this? Thanks so much for your time.
Replies
3
Boosts
0
Views
1.8k
Activity
Aug ’22
Question form for the developing of an application that will help developers life
Hi devs, me and my team are developing an application and the mission is to improve the dev life on work. Estimate time: 2min Thanks in advance. https://docs.google.com/forms/d/e/1FAIpQLSfFeCY6sFa7X_6X0zRr2fENO8dS1N4Wdt2yaQrwC_-9VwNm_Q/viewform)
Replies
0
Boosts
0
Views
570
Activity
Aug ’22
Wrong identity here in the forum
Would anyone have any idea why my posts are being attributed to "Dave L. Upperton" of Cupertino, CA? I've signed in with my Apple ID, and that is absolutely not who I am... Apple, we've got a problem here. When I click on "account" it correctly identifies me as Steve Davison and I can access all my apps in App Store Connect, but here in the forum I seem to have an alter-ego.
Replies
2
Boosts
0
Views
1.9k
Activity
Aug ’22
Can I delete my Developer Forums profile
Is there a way I can delete my profile (or request a data purge) from Apple Developer Forums without deleting my Apple ID?
Replies
3
Boosts
0
Views
2.1k
Activity
Jul ’22
appStore page with Chinese character won't be accepted for signing in
Issue when sign up for the forum https://apps.apple.com/us/app/%E5%90%B9%E5%BE%AEgaga/id1619742946 This is my product page, however I had to hack it like this so I can finish signing up : https://apps.apple.com/us/app/Trivigaga/id1619742946
Replies
1
Boosts
0
Views
651
Activity
Jul ’22
Change username on developer forum?
Is there a way to change my username on this developer forum to “mrnonaustralianguy”?
Replies
3
Boosts
0
Views
1.6k
Activity
Jul ’22
Unable to reply to a question to the forum
I was trying to send a reply in URL https://developer.apple.com/forums/thread/657081 and after loggin in, the Reply button disappeared. Does anybody know why? I've just registered in the forum. I've found an working alternative URL for sysdiagnose in www. jessesquires. com/blog/2018/02/08/how-to-sysdiagnose-ios/ (the ones in the forum page don't work). In that page (I had to break the domain because the forum doesn't let me send that URL) appears https://developer.apple.com/bug-reporting/profiles-and-logs/?name=sysdiagnose as the right URL for sysdiagnose. Kind regards, Oscar P. D.: I have added a tag because I need at least one tag to be able to post in this forum, but I couldn't choose a right one because there isn't anyone that fits to my question.
Replies
7
Boosts
1
Views
2k
Activity
Jul ’22
"Go Back" Keyboard Shortcut is Not Working
As a mac user, I used to use the keyboard shortcut ⌘[ to go back to the previous page. However, and for unknown reason, the shortcut is not working while viewing the Apple Developer Forums, which is very annoying.
Replies
5
Boosts
1
Views
1.7k
Activity
Jun ’22
How to share bug reproducing data in AppleDeveloper Forums?
I have a bug running tensorflow code in my M1, but it needs annotated audio data (as the TCN network processes audio data). How can I share a example dataset? I can't submit GDrive links...
Replies
2
Boosts
0
Views
974
Activity
Jun ’22
Test
How do you spell "test"?
Replies
2
Boosts
0
Views
1.6k
Activity
Jun ’22
Contribution to Quinn’s Top Ten DevForums Tips
Hi Quinn, if I may add a point 10 to your (very meaningful) list: when pasting images, think of reducing the size (can edit simply the image ref by dividing a dimension by 2) to avoid huge images that clutter the screen. When you get an answer, please indicate if that solved the issue, if not explain what is not working. And don't forget to close the thread by marking the correct answer once you got it.
Replies
5
Boosts
0
Views
3.3k
Activity
Jun ’22
WWDC 2022 notes by rtrouton
Notes from What's new in managing Apple Devices (Tuesday, June 7th 2022): https://developer.apple.com/forums/thread/707518
Replies
9
Boosts
0
Views
4.1k
Activity
Jun ’22
Bookmark or watch forum thread?
I realize I can bookmark using a web browser but that's not ideal. Is there a way to watch a thread with the new forums and have it show up under your profile? I feel like I am missing something very obvious here.
Replies
5
Boosts
0
Views
2.2k
Activity
Jun ’22
Need help changing the correct/accepted answer on a forum thread
In this thread https://developer.apple.com/forums/thread/705281 (which I am the original poster), I have marked my own post as the accepted answer. I did that before I got input from Quinn on how to achieve what I was after. I have posted that information in a subsequent post in that thread here https://developer.apple.com/forums/thread/705281?answerId=712746022#712746022. Can someone please mark this as the correct answer? I tried but I don't see any option to do it myself. P.S: In some forum threads, I see that things like these are sorted through direct messages sometimes. But I can't see any place in my profile where I can send a direct message from. Does that feature require some level of forum points?
Replies
5
Boosts
0
Views
1.3k
Activity
May ’22
deleting a forum question
How can I delete a question I've asked here in the forum?
Replies
4
Boosts
0
Views
3.3k
Activity
May ’22
Do I need to provide a license for using the code in the Developer Forum as is?
I want to use the code provided by eskimo in Developer Forum thread number 663768 in a project where the code will be published, do I need to provide a license? If so, what kind of license do I need to present?
Replies
3
Boosts
0
Views
948
Activity
May ’22
Problem linking to another post on the forum
In answering a question, I'm trying to link to another thread on this forum, that answers the same question. Composing my answer, I'm getting the message: "Please fix the following URL related errors:" "This domain is not a permitted domain on this forums." https://developer.apple.com/forums/thread/698055  (It seems that I can post the URL as a code block, as above, but not as a link.) So Apple Developer Forum posts can't be linked, on the Apple Developer Forum?
Replies
7
Boosts
0
Views
1.9k
Activity
Apr ’22
Forums Missing Answers / Stale Content on Refresh
Hi, anyone noticed refresh issues for authenticated users with the forums recently where answers are missing or disappear / reappear on refresh? Test: https://developer.apple.com/forums/thread/703262 Looks like a load balancer issue at least for AU / NZ. OK Via: https/1.1 ausyd2-edge-lx-007.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-015.ts.apple.com (acdn/141.13253) Via: https/1.1 ausyd2-edge-lx-008.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-002.ts.apple.com (acdn/141.13253) FAILS Via: https/1.1 ausyd2-edge-lx-007.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-008.ts.apple.com (acdn/141.13253) Via: https/1.1 ausyd2-edge-lx-008.ts.apple.com (acdn/141.13253), https/1.1 ausyd2-edge-bx-020.ts.apple.com (acdn/140.13252) Also noticed some mismatched versions on the Apple CDN. ie acdn/141.13253 vs acdn/140.13252
Replies
5
Boosts
0
Views
1.3k
Activity
Apr ’22
Profiles and Logs - Download link is incorrect
**Profiles and Logs - Download link is incorrect ** I know how to download a profile / log but what gets downloaded is not what I want I download sysdiagnose (Unredacted) and Software Update both for iOS and both download the same incorrect profile Messages (iOS). It happens every time I download these two profiles / logs. Apple Developer refuse to give tech support because I have no paid membership but I do have a basic developer account and as such these profiles / logs are available for download but Apple are being unreasonable refusing to give tech support regarding these profiles / logs. Apple told me to use the forums but I cannot see how a forum can help unless I suppose a paid member takes my case up with Apple Developer on my behalf. Anyway here goes nothing
Replies
6
Boosts
0
Views
2k
Activity
Apr ’22