ApplicationServices

RSS for tag

Perform common application tasks using ApplicationServices.

ApplicationServices Documentation

Posts under ApplicationServices tag

52 results found
Sort by:
Post not yet marked as solved
130 Views

Application failure

Some imac applications fail on first launch, but then successfully launch on subsequent invocations.
Asked
by JohnV49.
Last updated
.
Post not yet marked as solved
133 Views

Generating A Distribution Certificate.p12

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
Asked
by NelMat.
Last updated
.
Post marked as Apple Recommended
1.3k Views

APP reports Jailbreak - after installing beta iOS14

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.
Asked
by stephepx5.
Last updated
.
Post not yet marked as solved
108 Views

If there a way to prevent Screenshots in IOS14

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.
Asked Last updated
.
Post not yet marked as solved
122 Views

Can a macOS service be called from a web browser bookmark ?

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.
Asked
by Crudgle.
Last updated
.
Post not yet marked as solved
305 Views

macOS app store app - LoginItem not launching after login

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?
Asked Last updated
.
Post not yet marked as solved
110 Views

Access log file of my own app compiled by Xcode12 on Windows

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.
Asked
by lingfu.
Last updated
.
Post not yet marked as solved
122 Views

Transfer App Ownership

How can I transfer my app ownership to another account with all data of users are kept? Thanks a lot :<
Asked Last updated
.
Post not yet marked as solved
217 Views

Apple developer transition kit not opening apps!!!

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.
Asked Last updated
.
Post not yet marked as solved
175 Views

Help pandemic patients

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
Asked Last updated
.
Post not yet marked as solved
97 Views

Wrongfully infringement dispute

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.
Asked
by ttoopyy.
Last updated
.
Post not yet marked as solved
92 Views

Why 'Operation not permitted' ?

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.
Asked
by ggBuguet.
Last updated
.