doubledotlabs / ButterySlack

A material design Slack client, made by the butter enthusaists for the butter enthusaists ;)
GNU General Public License v3.0
18 stars 3 forks source link

Strange Building Issue on Android Emulator #2

Closed PanHyridae closed 7 years ago

PanHyridae commented 7 years ago

When using certain Android emulators, the app randomly decides not to work. For example: My Nexus 6P emulator crashes, but the 5X emulator works fine, as well as my own Nextbit Robin. This could easily be an issue with my own PC, but I am making this issue here just so I can track it and make sure that it is only a problem on my side.

fennifith commented 7 years ago

As seen in the app's build.gradle, there are a lot of random things I had to do in order to get the Java client library to work, so it could be that one of the things there is messing it up. I'll test the 6P emulator on my laptop later this week to see if it's an actual issue or not. I've only tested it on my HTC so far :P

PanHyridae commented 7 years ago

This seems to have fixed itself some how. I will still look into it, but I think it will be OK now.