Post

Replies

Boosts

Views

Activity

Reply to IOS 18 BETA 4 Update Issues with Google Maps in Carplay
You're using Google Maps that was built for iOS 17 on a beta of iOS 18. Google hasn't updated that app for iOS 18 yet, and even if they're actively working on it (which they likely are), they cannot release it yet because iOS 18 isn't out yet. You're just going to have to wait. If you've found bugs with Apple's CarPlay - specifically CarPlay - then I recommend you raise a Feedback Report here: https://www.apple.com/feedback/ If you've found bugs in Google Maps, then you should report those to Google.
Topic: Community SubTopic: Apple Developers Tags:
Jul ’24
Reply to CarPlay
What do you mean, "my screen keeps going out"? Is it dressing up and hitting the club scene? The Developer Forums aren't really the right place to raise bugs in a new version of an OS. If you've found a bug, raise it in the correct manner. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Jul ’24
Reply to The Brightness Resets To The Lowest Value.
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Jul ’24
Reply to Increase vocabulary
This sounds like something Apple could do reasonably easily. It's just adding a bunch of words to the dictionary. Have you raised a Feedback report? If not, please do so at https://www.apple.com/feedback/ then post the FB number here.
Topic: Design SubTopic: General
Jul ’24
Reply to IOS 18 Beta 4
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Jul ’24
Reply to Skipping music
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. Your question is more of a product support one, so I'd suggest you ask it over at the Apple Support Forums. Thanks.
Jul ’24
Reply to iOS 18 beta 4 loss of network connection
Did you take a local backup (i.e. one stored on your Mac, not iCloud) before you installed the iOS 18 beta? If so, downgrading your iPhone to iOS 17.x should allow you to restore from that local backup. If you only backed up to iCloud, when you go to restore from the backup, doesn't it list the available backups? One of them should be the one from before you installed iOS 18. Can you maybe show us a screenshot of what options you're being offered?
Jul ’24
Reply to NavigationStack path out of sync with UI
I wonder if it's anything to do with the description in the developer documentation: Calling this method may invalidate all saved indices of this collection. Do not rely on a previously stored index value after altering a collection with any operation that can change its length. Would path.remove(at: path.count - 1) be better?
Topic: UI Frameworks SubTopic: SwiftUI
Jul ’24
Reply to Problem with display brightness on iOS 18 beta 4
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Jul ’24
Reply to tab icon in iPadOS 18 tab bar
I think this is the style of the new tab bar. Icons are shown if your app runs on an iPhone - as you've seen - and also if you have a sidebar. If you use the sidebarAdaptable tab view style, like this: TabView { // Some tabs } .tabViewStyle(.sidebarAdaptable) ... that shows the icons when the user taps to move the tab bar to the side bar, so it doesn't fix your issue. I don't think there is a fix for your issue. I would recommend you raise a Feedback Report and make a suggestion to have icons shown in the tab bar. You can do so here: https://www.apple.com/feedback/ then post the FB number here.
Topic: UI Frameworks SubTopic: UIKit Tags:
Jul ’24
Reply to Will this app's plan pass the review?
What makes your app any different to, say, just using a Maps app that has those locations listed? When I search Apple Maps for restaurants, it shows restaurants near me. Would it do the same thing your app wants to do? If your "concept cafés" don't show up in Apple Maps, it's likely that Apple objects to that sort of content, and they wouldn't allow an app. Any app has to have some functional use to its users. If you're just surfacing a list of cafés, then it offers nothing new.
Jul ’24
Reply to IOS 18 BETA 4 Update Issues with Google Maps in Carplay
You're using Google Maps that was built for iOS 17 on a beta of iOS 18. Google hasn't updated that app for iOS 18 yet, and even if they're actively working on it (which they likely are), they cannot release it yet because iOS 18 isn't out yet. You're just going to have to wait. If you've found bugs with Apple's CarPlay - specifically CarPlay - then I recommend you raise a Feedback Report here: https://www.apple.com/feedback/ If you've found bugs in Google Maps, then you should report those to Google.
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to CarPlay
What do you mean, "my screen keeps going out"? Is it dressing up and hitting the club scene? The Developer Forums aren't really the right place to raise bugs in a new version of an OS. If you've found a bug, raise it in the correct manner. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Replies
Boosts
Views
Activity
Jul ’24
Reply to The Brightness Resets To The Lowest Value.
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Increase vocabulary
This sounds like something Apple could do reasonably easily. It's just adding a bunch of words to the dictionary. Have you raised a Feedback report? If not, please do so at https://www.apple.com/feedback/ then post the FB number here.
Topic: Design SubTopic: General
Replies
Boosts
Views
Activity
Jul ’24
Reply to Difficulty removing Firebird 5 from my mac
Have you tried just deleting the app in Finder? What command are you typing into the Terminal? You probably need to use sudo at the beginning of your command, which will ask you for your admin password.
Replies
Boosts
Views
Activity
Jul ’24
Reply to IOS 18 Beta 4
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Skipping music
These are the Developer Forums, where developers of apps for Apple's platforms ask each other for hints and tips on coding. Your question is more of a product support one, so I'd suggest you ask it over at the Apple Support Forums. Thanks.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Ios 18.4
It's a beta. Expect issues. Don't install it on your primary device. Have you raised a Feedback report? If not, please do so at https://www.apple.com/feedback/ then post the FB number here.
Replies
Boosts
Views
Activity
Jul ’24
Reply to iOS 18 beta 4 loss of network connection
Did you take a local backup (i.e. one stored on your Mac, not iCloud) before you installed the iOS 18 beta? If so, downgrading your iPhone to iOS 17.x should allow you to restore from that local backup. If you only backed up to iCloud, when you go to restore from the backup, doesn't it list the available backups? One of them should be the one from before you installed iOS 18. Can you maybe show us a screenshot of what options you're being offered?
Replies
Boosts
Views
Activity
Jul ’24
Reply to NavigationStack path out of sync with UI
I wonder if it's anything to do with the description in the developer documentation: Calling this method may invalidate all saved indices of this collection. Do not rely on a previously stored index value after altering a collection with any operation that can change its length. Would path.remove(at: path.count - 1) be better?
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
Jul ’24
Reply to iOS 18 beta 5
Usually two weeks between releases. You can figure this out from the release dates of the previous betas.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Problem with display brightness on iOS 18 beta 4
The Developer Forums aren't really the right place to raise bugs in a new version of an OS. Apple's engineers aren't reading through these pages waiting to see if anyone's found a bug before they fix it. These forums are for third-party developers writing apps for Apple's platforms to discuss issues with their code. You need to raise each issue you find separately at https://www.apple.com/feedback/ You can post the FB numbers here if you want, so that others can link to them.
Replies
Boosts
Views
Activity
Jul ’24
Reply to tab icon in iPadOS 18 tab bar
I think this is the style of the new tab bar. Icons are shown if your app runs on an iPhone - as you've seen - and also if you have a sidebar. If you use the sidebarAdaptable tab view style, like this: TabView { // Some tabs } .tabViewStyle(.sidebarAdaptable) ... that shows the icons when the user taps to move the tab bar to the side bar, so it doesn't fix your issue. I don't think there is a fix for your issue. I would recommend you raise a Feedback Report and make a suggestion to have icons shown in the tab bar. You can do so here: https://www.apple.com/feedback/ then post the FB number here.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Issues with volume
Have you raised a Feedback report? If not, please do so at https://www.apple.com/feedback/ then post the FB number here.
Replies
Boosts
Views
Activity
Jul ’24
Reply to Will this app's plan pass the review?
What makes your app any different to, say, just using a Maps app that has those locations listed? When I search Apple Maps for restaurants, it shows restaurants near me. Would it do the same thing your app wants to do? If your "concept cafés" don't show up in Apple Maps, it's likely that Apple objects to that sort of content, and they wouldn't allow an app. Any app has to have some functional use to its users. If you're just surfacing a list of cafés, then it offers nothing new.
Replies
Boosts
Views
Activity
Jul ’24