mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #477] Add subscritiption to iOS app with configuration proflle via MDM #362
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#362
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fredjohnsen on GitHub (Nov 8, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/477
Is there a way to add subscriptions to the app remotely on a managed iOS device currently with the API or some other method? If not would it be possible for you to add a way to send a Configuration Profile to an iOS device managed via MDM with simple key / vals for populating subscriptions?
My use case would be customizing notifications for specific users that had the app & creating subscriptions exclusive to those users without having them have to add them manually to the app. Thanks!
@binwiederhier commented on GitHub (Nov 9, 2022):
I think that's a very reasonable request. Currently there is no way to sync accounts or subscriptions across devices. There is a ticket for that #159, but it's slightly different than what you are asking (i.e. not via MDM).
Sadly the iOS app is currently very buggy and not high on the list of things to focus on. I worked on it for a while, and I'll surely make my way back, but iOS gave me so much grief over trivial things that it was a real pain to work with.
@fredjohnsen commented on GitHub (Nov 14, 2022):
Do you think there might be another method of remotely configuring subscriptions in the app that would not involve the MDM framework & simple to add to the code, e.g., maybe a .csv or .json import? Thanks for your reply.
@binwiederhier commented on GitHub (Nov 19, 2022):
So I know next to nothing about iOS and what can/cannot be done. The iOS app is miles behind the Android app, and first I need to catch up with Android before I do features like this. :-)
@helmbrandt commented on GitHub (Dec 17, 2023):
this would be perfect for around 40k devices we manage