2024-06-06 17:26:07 +00:00
|
|
|
{
|
2024-06-17 16:21:25 +00:00
|
|
|
"name": "TedQu",
|
|
|
|
"displayName": "TedQu",
|
2024-06-07 12:27:15 +00:00
|
|
|
"expo": {
|
2024-06-17 16:21:25 +00:00
|
|
|
"name": "TedQu",
|
|
|
|
"slug": "TedQu",
|
2024-06-07 12:27:15 +00:00
|
|
|
"version": "1.0.0",
|
|
|
|
"assetBundlePatterns": [
|
|
|
|
"**/*"
|
|
|
|
],
|
2024-06-17 16:21:25 +00:00
|
|
|
"icon": "./assets/TedQu-logo.png",
|
2024-06-07 12:27:15 +00:00
|
|
|
"splash": {
|
|
|
|
"image": "./assets/splash.png",
|
|
|
|
"resizeMode": "contain",
|
|
|
|
"backgroundColor": "#ffffff"
|
|
|
|
},
|
|
|
|
"userInterfaceStyle": "automatic",
|
|
|
|
"ios": {
|
|
|
|
"userInterfaceStyle": "automatic",
|
|
|
|
"supportsTablet": true,
|
2024-06-17 16:21:25 +00:00
|
|
|
"bundleIdentifier": "com.tedqu",
|
2024-06-07 12:27:15 +00:00
|
|
|
"buildNumber": "1",
|
|
|
|
"infoPlist": {},
|
2024-08-13 07:04:00 +00:00
|
|
|
"UISupportedInterfaceOrientations": [
|
|
|
|
"UIInterfaceOrientationLandscapeRight",
|
|
|
|
"UIInterfaceOrientationLandscapeLeft",
|
|
|
|
"UIInterfaceOrientationPortrait"
|
|
|
|
],
|
2024-06-07 12:27:15 +00:00
|
|
|
"config": {
|
|
|
|
"googleSignIn": {
|
|
|
|
"reservedClientId": "com.googleusercontent.apps.471149260378-fuhroembdcb02953uoc2spuua282lnqo"
|
|
|
|
}
|
|
|
|
},
|
2024-06-17 16:21:25 +00:00
|
|
|
"googleServicesFile": "./ios/TedQu/GoogleService-Info.plist",
|
2024-06-07 12:27:15 +00:00
|
|
|
"entitlements": {
|
|
|
|
"com.apple.developer.networking.wifi-info": "true"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"android": {
|
|
|
|
"userInterfaceStyle": "automatic",
|
2024-06-17 16:21:25 +00:00
|
|
|
"package": "com.tedqu",
|
2024-06-07 12:27:15 +00:00
|
|
|
"versionCode": 1,
|
|
|
|
"googleServicesFile": "./android/app/google-services.json",
|
|
|
|
"config": {
|
|
|
|
"googleMaps": {
|
2024-06-19 11:26:11 +00:00
|
|
|
"apiKey": "AIzaSyA3yhFDKARfSmU95yaMMQ3SbsW1kOX_gsA"
|
2024-06-07 12:27:15 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"web": {
|
|
|
|
"config": {
|
|
|
|
"firebase": {
|
|
|
|
"appId": "1:471149260378:web:845b7d9fcd34e8d231f263",
|
|
|
|
"apiKey": "AIzaSyDQeueg89r_nM6Jj828323jioF9dw7M3Pg",
|
|
|
|
"measurementId": "G-0LSMY5C97W",
|
|
|
|
"projectId": "expobare-a5553",
|
|
|
|
"messagingSenderId": "471149260378"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"extra": {
|
|
|
|
"APP_NAME": "Expo React Native",
|
|
|
|
"ENVMODE": "Development",
|
|
|
|
"BASE_URL": "https://dev.wizdomwaves.in",
|
|
|
|
"AUTH_BASE_URL": "https://dev-auth.wizdomwaves.in/auth",
|
|
|
|
"APP_BASE_URL": "https://dev-api.wizdomwaves.in/api",
|
2024-06-11 12:01:33 +00:00
|
|
|
"LICENSE_BASE_URL": "http://213.210.36.103",
|
2024-06-07 12:27:15 +00:00
|
|
|
"APP_VERSION": "2.0",
|
|
|
|
"APP_DATE" : "27-03-2023"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|