You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MAUI/Rich-Text-Editor/Image-Insertion.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The [SfRichTextEditor](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.RichT
13
13
14
14
**Enable File Access Permission**
15
15
16
-
On MacCatalyst devices, you need to enable file access by adding the required permission in the platform specific "info" file, as illustrated in the following code snippet.
16
+
On MacCatalyst devices, you need to enable file access by adding the required permission in the platform specific "Entitlements" file, as illustrated in the following code snippet.
0 commit comments