Capture Photo Info & Change Env Dynamically.
This commit is contained in:
3
App.js
3
App.js
@@ -11,8 +11,7 @@ import { persistor, store } from "./redux/store";
|
||||
import "./translations/i18n";
|
||||
|
||||
Sentry.init({
|
||||
dsn:
|
||||
"https://8d6c3de1940a4e4f8b81cf4d2150bdea@o492140.ingest.sentry.io/5558869",
|
||||
dsn: "https://8d6c3de1940a4e4f8b81cf4d2150bdea@o492140.ingest.sentry.io/5558869",
|
||||
enableInExpoDevelopment: true,
|
||||
// debug: true, // Sentry will try to print out useful debugging information if something goes wrong with sending an event. Set this to `false` in production.
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user