albarzanji
Results
1
issues of
albarzanji
i just add permission "android": { "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" }, "permissions": [ "ACCESS_FINE_LOCATION", "ACCESS_COARSE_LOCATION", "WRITE_SETTINGS", "NEARBY_WIFI_DEVICES" ] }, and than, in my app.js import { isHotspotEnabled }...