Hard paywall
This commit is contained in:
12
app.json
12
app.json
@@ -15,9 +15,10 @@
|
||||
"assetBundlePatterns": [
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.greenlens.app",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"usesAppleSignIn": true,
|
||||
"bundleIdentifier": "com.greenlens.app",
|
||||
"buildNumber": "37",
|
||||
"infoPlist": {
|
||||
"NSCameraUsageDescription": "GreenLens needs camera access to identify plants.",
|
||||
@@ -46,8 +47,9 @@
|
||||
"plugins": [
|
||||
"expo-dev-client",
|
||||
"expo-router",
|
||||
"expo-camera",
|
||||
"expo-image-picker",
|
||||
"expo-camera",
|
||||
"expo-apple-authentication",
|
||||
"expo-image-picker",
|
||||
"expo-secure-store",
|
||||
"expo-asset",
|
||||
"expo-font",
|
||||
|
||||
Reference in New Issue
Block a user