Amit Kumar Jaiswal

Results 10 comments of Amit Kumar Jaiswal

> I don't know, but now my app not error. I don't update lib or change taget version. > I think that if you target older sdk versions, it doesn't...

From oreo, you are not allowed to start service from background. So its bug. You have to change library and use broadcast to start service On Mon, 8 Jun 2020...

What is exactly issue, could you explain your business logic then I might help you On Fri, 16 Oct 2020 at 10:37 PM, Eduardo de Oliveira Freitas < [email protected]> wrote:...

> Please file a request with more details, "bridging to a cloud broker" is not so clear to understand what you mean I am sorry. So i am able to...

> You have to write some code to bridge it. Moquette exposes a set of Interceptor callback interfaces, you can implement the one you are interested in (for example a...

> You have to write some code to bridge it. Moquette exposes a set of Interceptor callback interfaces, you can implement the one you are interested in (for example a...

Hi, It doesn’t support newer versions of android. Its stable when you are running on lower versions of android. Thanks and Regards : Amit Kumar Jaiswal *https://www.linkedin.com/in/amit-kumar-jaiswal-b62a1a7b * (SDE- I...

> Please could you share a repository with a minimal project that manifest it? I am using - moquette ->v0.12.1 - androidTargetSdkVersion ->28

> So it's not up to date to support sdk levels greater than 28? > > > > Please could you share a repository with a minimal project that manifest...

Try adding // this line super.refreshContent(e, highlight);