We are doing React Native Application. It is working fine in both iOS and Android. But, After launching application, If we open the Control Centre, The app is getting crash.
console data is follows
Error: {
message = "Entries must be arrays of the form [key: string, value: string], got: (\n InActiveTime\n)";
}
Any suggestion?