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
{{ message }}
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.
I am building a nativescript-angular app for IOS,
I am implementing custom fonts, and followed this blog https://nativescript.org/blog/using-custom-fonts-in-a-nativescript-app/
Everything works perfect when i run 'tns run ios'
But when i prepare build using Xcode in a real device.
I got error "You don’t have permission to save the file “fonts” in the folder <APP_NAME>"
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am building a nativescript-angular app for IOS,
I am implementing custom fonts, and followed this blog https://nativescript.org/blog/using-custom-fonts-in-a-nativescript-app/
Everything works perfect when i run 'tns run ios'
But when i prepare build using Xcode in a real device.
I got error "You don’t have permission to save the file “fonts” in the folder <APP_NAME>"
The text was updated successfully, but these errors were encountered: