EddyVerbruggen / nativescript-admob

NativeScript plugin to earn some precious :moneybag::moneybag: with ads by Google AdMob
MIT License
69 stars 26 forks source link

Unable to apply changes on device: . Error is: Socket connection timed out.. #71

Open dinhhoabk95 opened 5 years ago

dinhhoabk95 commented 5 years ago

I have been experiencing Error is: Unable to apply changes on device: . Error is: Socket connection timed out... .

I using nativescript-vue for my project and this is some information of project:

I tried rm -rf node_modules, plaforms, hooks and run again tns run android --bundle, changed googlePlayServicesVersion to 15.0.1, 16.0.0 ... but receive error. Any help is greatly!.

NazimMertBilgi commented 4 years ago

https://github.com/EddyVerbruggen/nativescript-admob/blob/6bfa83c303023d0e8072148dcb45b8befb9cd0aa/demo/app/App_Resources/Android/src/main/AndroidManifest.xml

My problem was solved when I did it exactly. Please make sure you add it to the right place.