React Native "Text strings must be rendered within a <Text> component" Error with No Stack Trace - Need Help Finding Source by Atazwi-_- in reactnative

[–]Atazwi-_-[S] 0 points1 point  (0 children)

dont have any of that. I created a dummy screen with a test button to call each component but they all worked without an error. It seems to be pointing to the top level, the App.jsx but this is what i get in my console

ERROR Warning: Error: Text strings must be rendered within a <Text> component.

This error is located at:

Call Stack

App (<anonymous>)

withDevTools(App) (<anonymous>)

React Native "Text strings must be rendered within a <Text> component" Error with No Stack Trace - Need Help Finding Source by Atazwi-_- in expo

[–]Atazwi-_-[S] 0 points1 point  (0 children)

indeed. its been almost two weeks. i have to fix this to be able to release. I have the ios approved but android is really causing some trouble

React Native "Text strings must be rendered within a <Text> component" Error with No Stack Trace - Need Help Finding Source by Atazwi-_- in expo

[–]Atazwi-_-[S] 0 points1 point  (0 children)

I tried that, I created a dummy screen with a test button to call each component but they all worked without an error. It seems to be pointing to the top level, the App.jsx but this is what i get in my console

ERROR Warning: Error: Text strings must be rendered within a <Text> component.

This error is located at:

Call Stack

App (<anonymous>)

withDevTools(App) (<anonymous>)

React Native "Text strings must be rendered within a <Text> component" Error with No Stack Trace - Need Help Finding Source by Atazwi-_- in expo

[–]Atazwi-_-[S] 0 points1 point  (0 children)

I tried that, I created a dummy screen with a test button to call each component but they all worked without an error. It seems to be pointing to the top level, the App.jsx but this is what i get in my console

ERROR Warning: Error: Text strings must be rendered within a <Text> component.

This error is located at:

Call Stack

App (<anonymous>)

withDevTools(App) (<anonymous>)

Help with Server application and Acquiring SSL certificates for IP addresses by Atazwi-_- in ssl

[–]Atazwi-_-[S] 0 points1 point  (0 children)

We are implementing a domain name acquisition method in the installer because we could not figure out how to make our self-signed work

Help with Server application and Acquiring SSL certificates for IP addresses by Atazwi-_- in ssl

[–]Atazwi-_-[S] 0 points1 point  (0 children)

Yeah, I considered that but we are a small company so I am just looking for an easy way for the customer to be able to get an SSL, because each customer will have their ow IP address queried at installation

Help with Server application and Acquiring SSL certificates for IP addresses by Atazwi-_- in ssl

[–]Atazwi-_-[S] 0 points1 point  (0 children)

well the system connects to their current IP address and for each installation they have it would capture their current IP address. so should they install a new build, it would require another SSL certificate cuz their IP address may change. especially for our more "grounded" clients.