Skip to content
New issue

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

Lable Text are not populating in IOS real device in Iphone XS 13.3.1 #8376

Closed
kranthi-kiki opened this issue Feb 25, 2020 · 2 comments
Closed

Comments

@kranthi-kiki
Copy link

kranthi-kiki commented Feb 25, 2020

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI:
  • Cross-platform modules: 6.1.1
  • Android Runtime: 6.2.0
  • iOS Runtime: 6.2.0
  • Plugin(s):
    @nstudio/nativescript-cardview": "^1.0.0",
    "@nstudio/nativescript-checkbox": "^1.0.0",
    "@nstudio/nativescript-loading-indicator": "^1.0.0",
    "@nstudio/nativescript-pulltorefresh": "^1.0.1",
    "@nstudio/nativescript-snackbar": "^1.0.0",
    "nativescript-appversion": "^1.4.4",
    "nativescript-fancyalert": "^3.0.8",
    "nativescript-iqkeyboardmanager": "^1.5.1",
    "nativescript-mediafilepicker": "^2.0.17",
    "nativescript-plugin-firebase": "^10.3.3",
    "nativescript-sqlite": "^2.3.3",

Describe the bug
we are developing Mobile apps in nativescript angular 6.2.0
as shown in below images text in lable not visible in ios real device , working perfectly in xcode ios simuator

IOS simulator
image

Real device
image

To Reproduce

Expected behavior

Sample project
Additional context

@mattkenefick
Copy link

What was the solution here?

@kranthi-kiki
Copy link
Author

By default label text will take black color if not declared any color. but for IOS it's taking white color. so for my problem i assigned black color using CSS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants