Hi,I am implementing rich push notifications using a service extension. I am able to attach an mp3 file to the notification, but the play button doesn't work. Couriously I can skip forward and it will play, but only through the ear piece instead of the speaker.Has anyone else run into these problems?Thanks
Post
Replies
Boosts
Views
Activity
Hi,
since iOS 14.2 my notification service extension is no longer loading:
Error was encountered trying to find service extension: error=Error Domain=UNErrorDomain Code=1904 "Unknown application" UserInfo={NSLocalizedDescription=Unknown application}
it works fine on all earlier versions. Has anyone else experienced similar?
Thanks