ВМ1: реализован сбор логов
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 74 KiB |
@@ -13,6 +13,9 @@ const config: ExpoConfig = {
|
||||
package: "ru.han.chat",
|
||||
versionCode: 2,
|
||||
softwareKeyboardLayoutMode: "resize",
|
||||
// Expo prebuild template injects this into every AAB. The app does not draw
|
||||
// over other windows; RuStore/Play treat it as a sensitive overlay permission.
|
||||
blockedPermissions: ["android.permission.SYSTEM_ALERT_WINDOW"],
|
||||
adaptiveIcon: {
|
||||
foregroundImage: "./.assets/icons/adaptive-foreground.png",
|
||||
monochromeImage: "./.assets/icons/adaptive-monochrome.png",
|
||||
|
||||
Reference in New Issue
Block a user