Fixes and tickets

This commit is contained in:
Thomas Demirdjian
2025-10-28 15:43:18 +01:00
parent 2599a25d77
commit d1be3c19a2
31 changed files with 6663 additions and 795 deletions
+2 -4
View File
@@ -15,9 +15,6 @@
"updates": {
"fallbackToCacheTimeout": 0
},
"packagerOpts": {
"sourceExts": ["js", "json", "ts", "tsx", "jsx", "vue"]
},
"splash": {
"image": "./assets/splash.png",
"resizeMode": "cover",
@@ -26,10 +23,11 @@
"ios": {
"googleServicesFile": "./config/GoogleService-Info.plist",
"supportsTablet": true,
"usesAppleSignIn": true,
"requireFullScreen": true,
"userInterfaceStyle": "dark",
"associatedDomains": ["applinks:minuit.starter"],
"bundleIdentifier": "com.omedis.musicland",
"bundleIdentifier": "com.omedis.musicland.ai",
"infoPlist": {
"UISupportedInterfaceOrientations": [
"UIInterfaceOrientationPortrait",