修复一些已知问题
This commit is contained in:
@@ -152,6 +152,8 @@ export default ({ config }: ConfigContext): ExpoConfig => {
|
||||
favicon: './assets/images/favicon.png',
|
||||
},
|
||||
plugins: [
|
||||
// CI/local release: android/app/keystore.properties + store file → release signing; -PversionName/-PversionCode
|
||||
'./plugins/withAndroidReleaseSigning',
|
||||
// --- Web: Required for expo-sqlite on web ---
|
||||
// COEP/COOP headers enable SharedArrayBuffer in browsers.
|
||||
// Also configure metro.config.js (wasm + dev server headers).
|
||||
|
||||
Reference in New Issue
Block a user