[GH-ISSUE #477] Add subscritiption to iOS app with configuration proflle via MDM #362

Open
opened 2026-05-07 00:23:30 +02:00 by BreizhHardware · 4 comments

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!

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!
Author
Owner

@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.

<!-- gh-comment-id:1308907193 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1314534493 --> @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.
Author
Owner

@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. :-)

<!-- gh-comment-id:1320963850 --> @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. :-)
Author
Owner

@helmbrandt commented on GitHub (Dec 17, 2023):

this would be perfect for around 40k devices we manage

<!-- gh-comment-id:1859148261 --> @helmbrandt commented on GitHub (Dec 17, 2023): this would be perfect for around 40k devices we manage
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#362
No description provided.