Post not yet marked as solved
130
Views
Some imac applications fail on first launch, but then successfully launch on subsequent invocations.
Post not yet marked as solved
133
Views
I have managed to generate a distribution certificate.cer and a provision profile for the application I have developed, now I have a challenge converting the distribution certificate to .p12 format because I'm using a Windows machine, kindly help.
Regards
Nelson Matambo
Post marked as Apple Recommended
1.3k
Views
New to installing beta iOS. Installed iOS 14 yesterday, banking APP reports - this device appears to be jailbroken. Is it normal to see this? I think would be logical if the App checks for iOS it supports.
iPhone SE2, never been put of my physical control.
Thanks for any recommendations.
Post not yet marked as solved
108
Views
Hey guys,
I keep reading that it is impossible to prevent screenshots, but nobody has said it is impossible in IOS14. There are SDK's available which are worth 10k USD per year, which is criminal, but surely there would have to be a way to do this now?
I'm 100% developed in swift, so any feedback on this topic would be precious.
Post not yet marked as solved
122
Views
I have a macOS service which works well. It is invoked from the "General" section of the "Service" menu in web browsers and requires no input. The workflow contains AppleScript which does what I need.
To make the Service more accessible I would like to call it using a web browser bookmark. That would require a custom URL scheme. However, as far as I can find, custom URL schemes can only call apps, not services.
Is that correct ? Are custom URL schemes only able to start apps or can they call a service ? If a custom scheme can call a Service, how ?
Thanks.
Post not yet marked as solved
305
Views
My app has a helper application to register with launched using-
SMLoginItemSetEnabled
When both the main app and helper app are signed with dev cert, the helper app is launched/called as soon as you login, but a prod singed apps do not work as expected. In this case, the helper app is not auto launchd upon login.
This behavior is not seen in macOS 11.0/11.1. Here the prod signed helper app is launched as expected upon login.
Upon further investigation, I found the following log entries in system.log file
Feb 11 00:38:33 MacBook-Pro com.apple.xpc.launchd[1] (com.company.HelperApp[2121]): LaunchServices returned a bundle URL that does not match with the LoginItem's known association.
Feb 11 00:38:33 MacBook-Pro com.apple.xpc.launchd[1] (com.company.HelperApp[2121]): Service exited with abnormal code: 78
Feb 11 00:38:33 MacBook-Pro com.apple.xpc.launchd[1] (com.company.HelperApp): Service only ran for 0 seconds. Pushing respawn out by 10 seconds. What does the log mean and how can I get the prod signed builds to work as expected?
Post not yet marked as solved
110
Views
My issue is like the title.
I recently upgraded my Xcode11 to Xcode12.
I recompiled my own application and archived TestA.ipa.
My purpose: I have to access the console log generated by my TestA.ipa application on Winodows.
Previously, I can easily copy console log from TestA.ipa on Windows by the 'File Sharing' in iTune.
But now, I can't access the console log from iTune on Windows anymore.
When I connect my iPod 7th to Windows, my TestA.ipa doesn't show up in the app list in File Sharing of iTuen.
I only see: Clips, GarageBand, iMovie, Keynote, Numbers, Pages. But I didn't see my TestA, previously it was there.
Looks like the Xcode12 set some limit for the app access on Windows.
As a developer, I am OK to access my TestA.ipa log file from Xcode in MacBook.
But for our QA, they only work on Windows machines.
I Googled it, but I didn't find the correct solution.
I am please if you can give me some clue.
My Xcode is 12.3
I am using Windows 10
My iTune is 12.10.3.1
Thanks.
Post not yet marked as solved
213
Views
I wish to improve/update the functionalities and services offered by an iOS framework for my application. What are the ways by which I can do the same ?
Post not yet marked as solved
122
Views
How can I transfer my app ownership to another account with all data of users are kept?
Thanks a lot :<
Post not yet marked as solved
88
Views
I am here for developing a iOS application.
Post not yet marked as solved
217
Views
Hi, we are working on new apps on the Apple developer transition kit. We have Big Sur updated to the latest beta. But the Mac mini can't open any app from Adobe or even Blender. Is someone having the same issue? Is there any solution for this?
Thank you.
Post not yet marked as solved
175
Views
Hi, this is your average joe. I don’t have any experience developing software but I do now understand the suffering people are going through by not being to speak to their loved ones throughout the pandemic. My brother doesn't have covid-19 but he is dying in a hospital right now and the challenges to see or talk to him have hit home. I am here to ask for your input. Given the amount of devices available, why are hospitals not setting up devices with an app that would allow family members to speak with their lived ones whenever they need to confort them? I have seen this solution in some hospitals but there doesn't seem to be any standard around this. The availability of hardware and expertise for software is there. Why is this not available for the ones suffering? Is it a hospital legal risk? Patient care concern? Security restrictions? Lack of effort? Thank you for your time
Post not yet marked as solved
97
Views
Hey, recently got an email from apple and a third part complaining about using their property in my app. However, after carefully check and emails out we could not find any thing that infringe the rights as the person said. And we send multiple emails to ask him to provide evidence to help us identify the problem he will just ignored but continuing asking for paying a fee to resolve the issue. We also proved to apple in several emails but got no replies and the case is still open. Does any one know how to dispute the open case since no infringements were found and also how did Apple usually handle to close the case.
Post not yet marked as solved
92
Views
NSUnderlyingError=0x6000003c76f0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
Operation not allowed, okay. why?
I just want to change the name of a file on an external drive.
If anyone knows the answer and especially knows the solution to eliminate this error, thank you very much for letting me know.
Thank you in advance.