mirror of
				https://github.com/tooot-app/app
				synced 2025-06-05 22:19:13 +02:00 
			
		
		
		
	Another try with sentry
This commit is contained in:
		| @@ -4,7 +4,7 @@ import log from './log' | |||||||
|  |  | ||||||
| const sentry = () => { | const sentry = () => { | ||||||
|   log('log', 'Sentry', 'initializing') |   log('log', 'Sentry', 'initializing') | ||||||
|   Sentry.init({ |   return Sentry.init({ | ||||||
|     environment: Constants.manifest.releaseChannel || 'expo', |     environment: Constants.manifest.releaseChannel || 'expo', | ||||||
|     dsn: Constants.manifest.extra.sentryDSN, |     dsn: Constants.manifest.extra.sentryDSN, | ||||||
|     enableInExpoDevelopment: false, |     enableInExpoDevelopment: false, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user