Ricardo Dol
Ricardo Dol
I have the same issue. I've defined my custom fonts in mapping.json: ``` "strict": { "text-font-family": "Baloo2-Regular", "text-heading-1-font-size": 36, "text-heading-1-font-weight": "800", "text-heading-1-font-family": "Baloo2-Bold" } } ``` But the h1 category...
And for some reason the pipEnabled flag does work if i change it to NO or YES: ``` [builder setFeatureFlag:@"pip.enabled" withBoolean:NO]; ```
I do understand that pip requires more configuration, that's why i wanted to hide that button. But what extra configuration would i need to do just to hide the invite...
I want to hide the invite people button.
Every button that can invite people, so both. I don't want to use that feature because i have created my own invite button/function inside my app.
Great, thank you. Will this ticket be updated when it's fixed or do I need to watch the changelog in future releases?
I experience the same problem. I have a tab navigation and if I go to a different tab (while the mapbox is already loaded/shown) and then come back the app...
So, any updates? Because I'm still experiencing this issue and I did expect some updates after more than a year to be honest.
@sourabhdadapure i found this in the code https://github.com/mCodex/react-native-sensitive-info/blob/495dd7f08c077f5744e56803e45f54787df3dab3/ios/RNSensitiveInfo/RNSensitiveInfo.m#L261 and that made me think of catching the error and just retrying to get the data. It's not the cleanest solution but...
Stil getting this error