mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
removing error message that only appears in sim
This commit is contained in:
parent
b8bdfdc009
commit
6791d56123
@ -48,7 +48,7 @@ export function useAppContext() {
|
||||
}
|
||||
catch (err) {
|
||||
console.log(err);
|
||||
Alert.alert('FCM', err.toString());
|
||||
//Alert.alert('FCM', err.toString());
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
|
Loading…
Reference in New Issue
Block a user