Search results for

ACME

78 results found

Post

Replies

Boosts

Views

Activity

Incorrect Company Name Displayed in TestFlight Invitation
I received two different emails from Apple regarding my developer account: An App Store invitation email stating: You're invited to join a development team, Acme Corp, in the Apple Developer Program so you can help develop, distribute, and manage their apps. The company name here correctly shows Acme Corp. A TestFlight invitation email with the subject line: TechSolutions LLC has invited you to test ShopEasy. In this email, TechSolutions LLC appears as the company name, but it should be either Acme Corp or simply the app name, ShopEasy. For context, I have two apps in my account: ShopEasy and TechApp. They are created as separate apps under Acme Corp, which is the entity registered in my Apple Developer account membership. Despite this, when I build ShopEasy for TestFlight, the email subject uses TechSolutions LLC as the company name, which is confusing for testers. Could someone help me understand where TechSolutions LLC is coming from, and how I can fix this so that the c
1
0
397
Sep ’24
Incorrect Company Name Displayed in TestFlight Invitation
I received two different emails from Apple regarding my developer account: An App Store invitation email stating: You're invited to join a development team, Acme Corp, in the Apple Developer Program so you can help develop, distribute, and manage their apps. The company name here correctly shows Acme Corp. A TestFlight invitation email with the subject line: TechSolutions LLC has invited you to test ShopEasy. In this email, TechSolutions LLC appears as the company name, but it should be either Acme Corp or simply the app name, ShopEasy. For context, I have two apps in my account: ShopEasy and TechApp. They are created as separate apps under Acme Corp, which is the entity registered in my Apple Developer account membership. Despite this, when I build ShopEasy for TestFlight, the email subject uses TechSolutions LLC as the company name, which is confusing for testers. Could someone help me understand where TechSolutions LLC is coming from, and how I can fix this so that the c
0
0
280
Sep ’24
Reply to howto measure time_interval since physical plugin of a USB-gadget ?
Log in iPAD17 (section A) DExt's entry points are called in this sample within <1sec after plugin (1 or 3 times). 2 of 3 times those are called >5 sec later. Here are messages change handling USB2<=>USB3 (the gadget is actually USB2) efault 09:42:58.561261+0900 kernel IOAccessoryManagerUSBC::setLDCMPin(): ldcmPin: 2 [Trace] default 09:42:58.561335+0900 kernel IOAccessoryManagerUSBC::setLDCMPin(): ldcmPin: 2 [Trace] default 09:42:58.561851+0900 kernel IOPort::setLDCMState(): [Port-USB-C@1] setLDCMState: 3 [Measure] default 09:42:58.683860+0900 kernel wlan0:com.apple.p2p: reportDataPathEvents[6702]: WiFi default 09:42:58.747963+0900 kernel IOPortTransportState::handleStateChange(): [Port-USB-C@1: USB3] Handling state change... default 09:42:58.748028+0900 kernel IOServiceNotificationManager::sendMessages(): [Port-USB-C@1/USB3] Sending 2 message(s)... (m_propertyChanged: YES) default 09:42:58.748210+0900 kernel IOPortTransportState::handleStateChange(): [Port-USB-C@1: USB2] Handling state change... d
Feb ’25
Keychain Access terminates after entering correct user password twice
Hi, I'm struggling to access Keychain Access app on a brand new mac mini m4 pro running Sequoia 15.3.1. After opening the app, I get a prompt to enter the current password; after I enter the correct password the first time, the prompt opens again. I enter the correct password again and the app terminates. I've checked Console and Keychain Access process logged: Initial auth failed: Error Domain=com.apple.LocalAuthentication Code=-1000 ACM policy evaluation succeeded, but ACM is still requesting 1:1, 3:1, 15:1 on ACMContext 111 after a retry. UserInfo={NSDebugDescription=ACM policy evaluation succeeded, but ACM is still requesting 1:1, 3:1, 15:1 on ACMContext 111 after a retry., NSLocalizedDescription=Authentication failure., BiometryType=1} terminate: void _NSDisableAutomaticTerminationAndLog(NSString *) Terminating Attempting sudden termination (1st attempt) ... App termination approved I've also tried to update the password of my user but Keychain doesn't accept the new p
1
0
341
Feb ’25
Issue with MDM InstallApplication manifest retrieval with mutual TLS
We have a development where we are MDM managing iOS devices and attempting to enforce mutual TLS for all interactions with the MDM. We are DEP provisionng an enrolment profile that utilises an ACME hardware attested Device Identity Certificate. All interactions with the MDM endpoints are correctly utilising the ACME certificate for the client mutual TLS handshake. The certificate has Client Authentication Extended Key Usage. Behind the same API gateway and on the same SNI we are also serving paths to Enterprise application manifests and IPAs. We can see from the phone log and from packet traces the iOS device doesn't offer the Device Identity Certificate for client authentication when retrieving these URLs. We have also tried adding non ACME client certificates from the root trusted by the server to the initial profile with exactly the same outcome. If we temporarily disable the mutualTLS we can see that the request for the manifest has a userAgent of com.apple.appstored/1.0 iOS/18.
1
0
511
Nov ’24
Big Sur fails to mount encrypted volume
I have a problem mounting an encrypted volume on Big Sur (11.1). In DiskUtility, when I select the volume, click Mount, enter password and click Unlock, nothing happens. I also tried to use CLI to unlock the volume using command: diskutil apfs unlockVolume /dev/disk1s6 but it gives me error: Passphrase: ACM: LibCall_ACMContextCreate: returning, err = -536870181. Error -536870181 (0xe00002db) creating ACM Context for passphrase I also tried to create a new encrypted volume with simple password '123', but after I unmounted it and tried to mount again I got the same error. Device: MacBook Pro (16-inch, 2019) Is it a bug in Big Sur or am I doing something wrong? Should I just wait for an update with a fix? I don't have an urgent need to decrypt the data because I have a backup. The question is about possibility of using encrypted volumes in macOS.
4
0
3.8k
Jan ’21
Does the mobile app have to be copyrighted to submit to app store?
I am about to submit my mobile app for e review and I see a place that asks for copyright information, it asks for, The name of the person or entity that owns the exclusive rights to your app, preceded by the year the rights were obtained (for example, 2008 Acme Inc.).. My company has not copyrighted the mobile app, is this necessary before the mobile app is submitted to the app stores?
2
0
4.1k
Jan ’17
One subscription fee for multiple device installs?
Hi,If I have an business application that comprises a vendor app and a customer app, how do I charge for the vendor where it may be used on multiple devices by the same vendor?For example, I build an application to manage parcel delivery (so vehicle tracking, download routes, signing for parcels, etc). I want to build a customer app (for the people who want to receive parcels) which is free, and will be iOS and Android. I want to build the vendor app (for the delivery company) with a subscription of $10 per month, and let them use as many devices as they want. So Acme Delivery signs up for $10/month and has five vehicles, so needs five instances of the app. Both apps have limited in-app functionality, and the main business logic is in a web application accessed from the apps via an API.I am struggling to understand how Acme Delivery can download the vendor app to multiple devices, without either the vendor app being free or the vendor owner having to do an in-app purchase on every device. Th
7
0
1.8k
May ’18
"codesign verify" is happy but spctl rejected ?
When I use codesign with deep option to sign my app and includeded frameworks, codesign verifies as good.codesign --verbose=4 --deep -s Acme, Inc. ${appFolder} my-usb-ev-tokencodesign --verify --verbose=4 ${appFolder}.........app/TSR.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib--validated:/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app: valid on disk/Users/edward3/Documents/projects/build-tsr-Desktop_Qt_5_5_0_clang_64bit-Release/tsr-app/TSR.app: satisfies its Designated Requirementspctl --verbose --***** --type execute -v TSR.app/TSR.app/: rejectedorigin=Acme, Inc.I am distributing my app in a dmg for distribution outside the Mac app store.Any tips or suggestions on how to properly codesign is much appreciated,-EdOS X 10.10.5XCode 6.4
2
0
7.3k
Aug ’15
Passkey Attestation Statement
The WWDC23 video on deploying passkeys at Work (https://developer.apple.com/videos/play/wwdc2023/10263/?time=633) talks about a Corporate CA Server signing the Identity Certificate for the passkey, which can be further used during registration with the relying party. Where can I find more information on what protocol and specification this Corporate CA should follow here ? Is this based on protocols such as SCEP/ ACME (or) something else ? Also, where I can find information on what verification this Corporate Server can follow before signing that Identity Cert?
1
0
2.6k
Jun ’23
Reply to From Reality Composer to app
Hi, I began using Reality Composer on the iPad Pro about a year ago, approaching it from having taught 2D-3D graphics 20 year’s ago. Apple’s AR is the most exciting presentation format since QuickTime. I am in much the same position you are in...I have ‘content’, now how do I sew it together and into an app?. Apple has solid information on making apps in ‘normal product category domains’. AR is still a bit new. The difficulty of making the leap from ‘content’ to ‘app’ depends somewhat on your background with Xcode, along with the the complex’s and goals of your app, You also may or may not need an ‘app’ in the ‘AppStore’ sense; I’ve seen discussion of using QuickLook for viewing.reality files. If all you need to do is share your AR content, exporting a Reality Composer ‘scene’ as a .reality file can be a very useful way of making your ‘content’ available the way it functions within Reality Composer’s building environment. C You may also wish to look at SwiftPlaygrounds in iOS as a way to examine if your conte
Nov ’20
Connecting a device based on MicroChip MCP2200
HiI'm trying to connect a development board. based on MCP2200 USB/UART converter to a High Sierra system. However: I do not see any device appearing in /dev/. The same device does connect to a Windows and Linux system, so I do not suspect the hardware. Is teher ny driver to be installed maybe? The manufacturer claims that the chip supprt the cdc/acm protocol, see site: http://ww1.microchip.com/downloads/en/DeviceDoc/MCP2200_MCP2221_CDC_Mac_Readme.txt
2
0
2.6k
Jun ’18
when plist will get added to the registry?
HiI am trying to Write a Serial/ACM driver for mac os Catalina Since all these kind of drivers has to be moved to User Space (as per wwdc 2019). So I am Planning to use driver kit, usb serial driver Kit and Serial driver kit.I am new to KEXT and DEXT.I have a doubt regarding plist.In our kext driver during driver initialization, getProperty reads from registry. So when plist items gets added to the registry?
0
0
462
Apr ’20
MDM.cer Private Key?
Hello,I have been following some instructions I found online for setting up and running a custom MDM server. In one of the steps it talks about creating and MDM Vendor CSR. Below I have listed out these steps from the website. I have done up to Step 5, but in step 5 it talks about getting the private key from the MDM Vendor CSR after it has been installed into Keychain Access. Once I get here, for me, there is no disclosure triangle to display the private key. Has something changed in this process and the private key is now located somewhere else or needs to be created in some different way?One other thing to make note of is, what gets downloaded in step 5 is a file named mdm.cer. Should this file actually be named mdm.csr? If so, then maybe my Enterprise account is not flagged for MDM Vendor use. I am not the team agent, so if what I previously mentioend is the case, then I would need to get with that person and have the account flagged appropriately. I would think if the account is not flagged for MDM Vendo
3
0
2.8k
Aug ’16
Personal hotspot with more informations
Hi guys,Is it possible to send some information with hotspot that have been created on phone using app to others?I need that information to check if my app runs on other device that have hotspot enabled. I've thought about it and it came to my mind that in some hotels or restaurants there is wi-fi with no password but with authentication on website, so that information could be send that way but I have no idea if it is doable in xcode on ios.May there are some different ways to check if specified hotspot was made with my application?As you can see here:There is some text under the SFO WiFi so maybe that is the way to send the information but how to set that text, for example to be Acme Wireless using app?Please help
Topic: Safari & Web SubTopic: General Tags:
0
0
276
Jan ’16