We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a default setting
No such existing issue
Please, ensure your title is less than 63 characters long and starts with a capital letter.
iOS 17.5 real device
tns --version
node_modules/tns-core-modules/package.json
"tns-android"
"tns-ios"
package.json
tns --version: 8.8.0 "@nativescript/core": "~8.6.2" "@nativescript/ios": "8.6.4" "@triniwiz/nativescript-image-cache-it": "^7.4.0"
Describe the steps to reproduce it.
This is from a quite basic setup, please let me know how we can proceed from here with troubleshooting
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Make sure to check the demo app(s) for sample usage
This is a default setting
Make sure to check the existing issues in this repository
No such existing issue
If the demo apps cannot help and there is no issue for your problem, tell us about it
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Which platform(s) does your issue occur on?
iOS 17.5 real device
Please, provide the following version numbers that your issue occurs with:
tns --version
to fetch it)node_modules/tns-core-modules/package.json
file in your project)"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project)package.json
file of yourproject and paste your dependencies and devDependencies here)
tns --version: 8.8.0
"@nativescript/core": "~8.6.2"
"@nativescript/ios": "8.6.4"
"@triniwiz/nativescript-image-cache-it": "^7.4.0"
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
This is from a quite basic setup, please let me know how we can proceed from here with troubleshooting
Is there any code involved?
The text was updated successfully, but these errors were encountered: