Custom Apps

RSS for tag

Design and build customized apps that meet the unique needs of an organization.

Custom Apps Documentation

Posts under Custom Apps tag

50 Posts
Sort by:
Post not yet marked as solved
0 Replies
339 Views
Can i publish an app with the organizations signature that only specific people that i authorize will really have access to the application ?. Like, when you download the app you will have to log in, but you cant register, so we will register only the people we want (like 20 people). I know apple has the enterprise signature for that purpose but i dont want to pay 299$...
Posted Last updated
.
Post not yet marked as solved
2 Replies
900 Views
I am working on an App which is capable of opening Wallet passes (.pkpass files). While I can now open most of my testing passes (used/expired boarding passes / tickets / etc. I found in my mails), one specific pass fails to open: My subway card. It is rather old; I have it in the wallet for quite some time now. When I uncompress the .pkpass file (exported from the Wallet), I will get a JSON file which cannot be opened properly. If I do e.g. less pass.json, this is what I see: If I open the same file in XCode, this is what I see: Interestingly, when I open the file using the quick preview in Finder (space), or open file properties in Finder, I will get a valid and clean preview as well. Also, the pass was exported from my iOS wallet, so the file must be valid. This leads me to believe that this file is using some kind of encoding which cannot be displayed correctly in e.g. less. I tried opening the file using BBedit, but no matter which encoding I pick, I will always get garbage. Can anyone tell me which kind of encoding/file format this is, so I can implement a proper method of opening/parsing this?
Posted
by s710.
Last updated
.
Post not yet marked as solved
0 Replies
277 Views
Hi, We are developing a loyalty app and our customers request the app with their salon names and logos instead of our default name and logo. Meaning with different customers, we might need to create a same app but with different names and logos. I am not sure we can do that or not, please help me. Thank you for reading Regards, Van
Posted
by kdtech.
Last updated
.
Post not yet marked as solved
3 Replies
706 Views
Hi All, I am facing this issue, where after I purchased the redemption codes, the download link never appear. Why is this happened? Is this regional or country issue? What should I do to distribute my app to others by using Apple Business Manager?
Posted
by pmngt11.
Last updated
.
Post not yet marked as solved
0 Replies
350 Views
Hello, I have a custom app developed which is meant for specific customers who are using our ERP system. The app has been published and I created an Apple Business Manager account. Then created the Redemption Codes and sent to my customers to redeem and install the App. Please note that the app availability setting is "All Countries". The problem is that I am based in Singapore, but the customer in Hong Kong gets the message saying "This code is valid only in the Singapore Store". how to resolve this issue?
Posted
by dshirsat.
Last updated
.
Post not yet marked as solved
2 Replies
407 Views
hi, I have some doubts about the human interface guidelines , im working on a UI lib, and we want that our switch be smaller tan yours. I fount that you wrote this ' Provide ample touch targets for interactive elements. Try to maintain a minimum tappable area of 44pt x 44pt for all controls.' . my question its, that tappable area should be visible ? can i have a trasparente view tappable and inside this my own smaller switch ?
Posted Last updated
.
Post not yet marked as solved
1 Replies
394 Views
I have an Apple Business account, we recently hired a 3rd party company to make us an app. The company requested we create a user account with administrator rights. Do they need "admin" rights to upload an app to the "Custom app" section via testflight ? Other lower permission are available such as People Manager Device Enrollment Manager Content Manager Staff
Posted
by Ralph928.
Last updated
.
Post not yet marked as solved
3 Replies
1.3k Views
On my iOS 14 Beta 3 device: I noticed that the TestFlight variant shows on device wakeup randomly the popup "App <my-app> has crashed, send log?". The app uses geofence in background so I tried to debug with Xcode 11, original source code and linked Device Support Files on the device. But each time I bring the app in the background via app switcher, the app is instantly get killed by the os. The device logs showed me the error Unable to move topic com.example.my-app, This topic was not in the list provided! APSTopicListOpportunistic I didn't find any results about APSTopicListOpportunistic, does anybody know something about this error? It seems to be related to APNS (by naming), but push notifications work fine and the moment is a bit confusing. But also warnings about file handles get instantly removed and access to them results in not an SQLite database: /var/mobile/Containers/Shared/AppGroup/3EAA8534-A594-4852-824B-D2D45C91D80B/default.realm So I commented out all code in applicationDidEnterBackground that previously invalidated timers, read a value from the realm database and stopped websocket connections. The errors are gone, but the debugger tells that the app gets still killed instantly Terminated due to signal 9 If it helps applicationWillTerminate is not being called. On iOS 13 the app was still active in background (verified via debugger), and I could reopen it to wake it up. Now it always gets cold-restarted. Thanks for your help or if you experience the same issues. Unfortunately I couldn't test if it also occured in previous iOS Beta versions.
Posted
by pat247.
Last updated
.
Post not yet marked as solved
0 Replies
309 Views
Our company has been approached by a public utility to create an application with two pieces: An employee application for managing tasks and administration data A patron/customer application to submit requests to the employee responsible for the particular patron's area Is there a way to limit the distribution of these applications to employees for the employee app and patrons for the patron app (without having it appear in the public app store)? Sounds like a custom app distribution should work for the employee portion of the application, but is there a way to apply the same rules for the patron facing app (preferably without having to manage/obtain the patron's AppleIDs)? Or will Apple be okay with the patron app in the public app store even though the potential users are limited to a small number of regionally located patrons?
Posted
by ccornett.
Last updated
.
Post not yet marked as solved
2 Replies
431 Views
Hi. I've been developing a map share app and I completed Android version, I want to add my app's iOS version to this list (in the chat apps in addition to Google Maps and Yandex Maps list). I could develop android version with intentions and related configuration. I couldn't find a reliable resource for this feature. Any help is really appriciated. Thanks
Posted
by OFA.
Last updated
.