This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.

All subtopics

Post

Replies

Boosts

Views

Activity

Call history problems after iOS 18 beta update
I've 14-Pro and I recently did update to "iOS 18 beta" using beta channel. However, the first I noticed was a deleted call-history... After several tries (using tips from forums), nothing showed up. Finally, I did reset all and reverted back to "17.5.1" and used the last iCloud backup (right before iOS 18 upgrade). Call history is back, however it is limited to "only 1-month" back in time! Why? I've 2 TB iCloud storage, why my call history is gone why? I keep backup of everything, and call-history contains very important details as well. Please help in getting back my data asap.
0
0
198
1w
Conda uninstallation
Hello everyone, I installed anaconda day before yesterday on my mac but I believe somehow it has overwriiten the homebrew command which I used to install applications for development purpose. Right now even after uninstalling the anaconda application and removing everything related to it, I can still see the conda getting used in terminal. Can anyone please help me out on this, as to how can I remove the conda and bring in homebrew instead? I'm sharing the .zshrc screenshot for your reference.
2
0
81
1w
iOS 18 Developer Beta 2 - SIM PIN Issue
Moving from iOS 17.3 to Dev 18b2 with a SIM that currently has a SIM PIN causes an iPhone 15 Pro Max to not be able to get any cell network access, nor an option to disable or enter the PIN. All you can see is the Mobile Service section asking you to arrange cell service. Luckily I have a cellular iPad that I could remove the PIN from, so that I could proceed, but this is quite the oversight!
2
0
190
1w
Designing a Ai software tool
I’m working on an essay for school however my professor told me I need to confer with application developers. I want to know question, if a police department want to design an ai software tool where it listens to the calls and prompts call-takers with fewer questions, but relevant questions based on the nature of the emergency. Can you help me with the steps it would take? Determine the cost and timing to create the requisite software, as well as to train the staff to use it properly. Can you describe this process to me?
1
0
97
1w
Any emulator for Mac Silicon?
As of now, there are some emulators available for the Apple Silicon Mac, such as Parallels Desktop and VMware Fusion. These emulators support virtualization on Apple Silicon and offer some support for ARM architecture. However, not all mobile applications or games have been adapted for Apple Silicon yet, so are there any emulators designed for moblie games fully adapted to Apple Silicon?
1
0
182
2w
iPhone 11PM Bricked Overnight While Running iOS 18 Beta
So I left the phone on the counter overnight at around 50% and I didn't plug it in. The next day, the phone was dead and completely unresponsive to anything. I've already had this issue once, but without beta, and I managed to solve it by a hard reset. This time, however, the phone is completely bricked; I can't enter recovery mode, DFU mode, reset, charge, nothing. I suspect something broke when the phone was trying to update to the next beta overnight. I don't really know what to do. I want to get the phone working and off the beta, but I can't because nothing works right now.
2
0
270
2w
PLEASE HELP!!! Crimean Tatar language!
Hello, we are in the final stages of developing our app and want to ask for some clarifications. Our app is a non-commercial, educational and free project. It is created in Crimean Tatar language, which may be difficult for you to understand during the checking of application, because it is not available in online translators. Therefore, we want to get information in advance about all the things you need in order to successfully validate on your platform and make our app available to everyone. This is an audio guide about Crimea. The purpose of the app is to provide basic historical knowledge about the architecture and history of the Crimean Tatars. Crimean Tatars are the indigenous people of Crimea and this app is type of a local product. The app is created in the Crimean Tatar language, which is on the UNESCO list of endangered languages. By creating this product we are also trying to support the development of our language. We are very interested in opening access to the application as soon as possible, and we are open to contact and ready to provide the necessary information. Please can you tell us if there is anything else we need to provide when we submit the application for review?
1
0
226
2w
SwiftData adding INTs from records of the same date
Hi All, Looking for some help. I have an app that uses Charts and SwiftData. I have created @Query that filters the records and charts displays Ints in a line graph by the date. Easy. Most dates have two or more records. What I need to do is add all the ints from the same day and use that result in the chart. Any help you can send my way? Thanks so much. Blessings, --Mark
0
0
126
2w
news widget constantly in edit mode behind other widget on today view only on home screen
iPhone 15 Pro Max just downloaded iOS 18 developer beta and was messing with the new features when I went to edit my today view screen on my Home Screen and my news widget stayed in a constant state of being edited where it doesn’t shake like the other widgets or apps when editing. But it has the close button and the size tab like the new control center tools when editing them. I can still edit my today view screen but the old news widget won’t go away and even seems to be updating with new stories. The today view on my Lock Screen doesn’t have the old widget at all and also can be edited from the unlocked screen. sorry if I’m in the wrong topic, I posted on the general forum but seems to been taken down as I am running the new iOS; And I am new to developer tools.
1
1
146
2w
want start my journey
Hello, i'm Joerg from Germany, 53 years old and i want start my journey to learn development with Swift. Since I haven't really programmed before, I'm very grateful for your tips. Could you point me to some good resources (online courses, books, etc.) for learning? Best Regards, Joerg
1
0
160
2w
Does macOS/Sequoia require a new entitlement to send multicast packets?
Hi all, My co-worker today noticed that on his Mac running a beta of Sequoia, the IPv6 multicast functionality of our application was no longer working. This same executable works fine under Sonoma and earlier versions of MacOS, and has worked fine for a number of years. Under Sequoia, however, calls to sendto() a packet to an IPv6-link-local-multicast address (e.g. ff12::bead:cede:deed:feed, preceeded by a call to setsockopt(fd, IPPROTO_IPV6, IPV6_MULTICAST_IF, ...) to specify the appropriate network interface index) return -1 and set errno to EHOSTUNREACH aka "No route to host". The interesting thing about it is, this problem only occurs if we launch our app by double-clicking on its icon; if we instead run the app from Terminal (e.g. by entering ./MyApp.app/Contents/MacOS/MyApp), the multicast functionality works as expected. Our app is signed and notarized in all the usual expected ways. My question is, is this "just" a networking regression in the Sequoia beta, or is there some new requirement in macOS/Sequoia for IPv6-link-local-multicast-using apps to have a multicast entitlement (a la iOS) or something?
1
0
207
2w
Saving custom fonts to XCode 14 issue
Sorry for repeating this post, but an answer is desperately needed. Whenever I add custom fonts to "Fonts provided by application" the fonts are not retained and the "Fonts provided by application" setting disappears. This happens when I leave the Custom IOS Target Properties/Info tab. I have attempted this with numerous otf/ttf fonts. Using macOS Monterey 12.7.5 and X Code 14.2. See before and after screenshots.
5
0
203
3w