“Общедоступный класс FileProvider Extends Android.support.v4.content.fileprovider” Ответ

Общедоступный класс FileProvider Extends Android.support.v4.content.fileprovider

# install
npm install -D jetifier

# run
npx jetifier && ng build
Lucas Juan

Ошибка открытого класса FileProvider Extends android.support.v4.content.fileprovider

// Reference: https://github.com/mikehardy/jetifier

1 First, use Android Studio's refactoring tool to convert your app re: the Android developer docs
2 npm install --save-dev jetifier
3 npx jetify
4 npx react-native run-android (your app should correctly compile and work)
5 Call npx jetify run in the postinstall target of your package.json (Any time your dependencies update you have to jetify again)

-- ED
-- Wallet ETH: 0x968ce82Ae800061E698d2B2495E504715D6D771e
Cute Corncrake

Ответы похожие на “Общедоступный класс FileProvider Extends Android.support.v4.content.fileprovider”

Вопросы похожие на “Общедоступный класс FileProvider Extends Android.support.v4.content.fileprovider”

Больше похожих ответов на “Общедоступный класс FileProvider Extends Android.support.v4.content.fileprovider” по Shell/Bash

Смотреть популярные ответы по языку

Смотреть другие языки программирования