DDP for Android Native Apps

I am in search for a perfect bug free DDP library for Native Android Apps:

Currently I am using:

But I am getting issue with this library. When my Android App goes to background for like 3 to 5mins, the App becomes idle. Meteor connectivity is totally disconnected in this scenario. Actions doesn’t work at all, subscriptions are totally silent.

Basically I need some official DDP libraries for Native IOS & Android Apps. Official Libraries by MDG would be awesome. Can anyone suggest me some?