I am using Genymotion (2.7.0) to test my Android app, developed in Android studio. I'm simulating a Samsung Galaxy S5-4.4.4. My app requires Google Play Services in order to run properly,, so I followed the directions here to install it on the genymotion device. However, as soon as I update Google Play Services, I constantly get the pop up windows "Unfortunately Google Play Services Has Stopped" and "unfortunately the process com.google.process.gapps has stopped" Whenever I click on anything in the phone. Trying to go to the Google Play Store just tells me that something's gone wrong and I need to sign in again (but I can't because of the previously mentioned bugs.) If I uninstall the updates to Google Play Services these pop ups stop, but then my app can't run properly.
What should I do?
EDIT: I've tried using other Genymotion devices, I've tried reinstalling genymotion, and I've tried clearing all data/caches for both Google Services and Google Service Framework. None of this has worked and I'm not sure what to do at this point.