tinymce / tinymce-angular

Official TinyMCE Angular Component
MIT License
320 stars 92 forks source link

Angular 15, Ionic 6, capacitor 4 iOS app, TinyMCE editor referrer header missing issue for review #355

Closed 1986webdeveloper closed 6 months ago

1986webdeveloper commented 1 year ago

I made an iOS app using Ionic 6, Capacitor 4, and Angular 15. I'm using TinyMCE editor for post content module. The issue is that TinyMCE editor shows a warning dialog of a referrer header missing in the iOS app (see issue ss here - https://i.stack.imgur.com/RYXoy.png).

It's working ok with android app and web also.

For the editor, I used the "@tinymce/tinymce-angular": "7.0.0" npm package.

I tried the following solutions but they didn't work for me:

And some other solutions....

How can I solve this issue? Thank you in advance.

danoaky-tiny commented 6 months ago

It's hard to know what the issue would be as it's on the IOS side of Capacitor (also considering you stated it does work when targeting web or Android).

You might have better luck asking Ionic for a Capacitor specific fix.

I'm closing this for now, but feel free to respond here or re-open a new issue.