MoonJava

Results 8 comments of MoonJava

> Does this crash reproduce with the latest RNN version? because it should be fixed in [this PR](#7792) I got these crashes with RNN `7.37.1` And the PR you have...

Any update about this issue?

I found this on UIViewController + RNNOptions.m: `- (void)setTabBarItemBadge:(NSString *)badge { UITabBarItem *tabBarItem = self.tabBarItem; if ([badge isKindOfClass:[NSNull class]] || [badge isEqualToString:@""]) { tabBarItem.badgeValue = nil; } else { tabBarItem.badgeValue...

> Hi @moonjava2005, were you able to reproduce this on a simulator or only on a device? Was the device Android or iOS? > > Can you share a minimal...

> @moonjava2005 Thank will try! > > What do you mean by "hack"? Ignore the "App Start" in the SDK or the Sentry Product. I `hacked` by setting `startTime` is...

New arch only works with version `7.0.0`