Advertisement
Guest User

bug android 8

a guest
Oct 16th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <platform name="android">
  2. <edit-config file="AndroidManifest.xml" mode="merge" target="/manifest/application">
  3. <application android:usesCleartextTraffic="true" />
  4. </edit-config>
  5. </platform>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement