parse push registration w Android

I set up push for my apps via Parse a year ago, which ended up working perfectly for iOS, but not for Android. After reading up on parse-threads here I learned that it wasn’t possible to make android push registration work in Corona without using a plugin. Therefore I ended up using Parse for other backend stuff, but GameThrive for the push service. 

 

Does anyone know whether this still is the case - or is it possible to get it all working with Parse as of today? GT is working like a charm, but it would still be more convenient having it all in the same place.

 

BR Oscar