Ankit Aggarwal

Results 9 comments of Ankit Aggarwal

Thanks @chuece. Worked for me 😃

I am also getting same crash log. Don't know where it is crashing as I got it in Bugsnag crash report

No, it is not supported. I couldn't find any way to get such callback. Android provides callback whenever there is any change in connectivity. I will try to find some...

@arudakiya Fixed the issue with sdk 28+. Please refer to this commit: [efa685873aec38023821979985117ca831f55672](https://github.com/AggarwalAnkit/InternetAvailabilityChecker/commit/efa685873aec38023821979985117ca831f55672)

@zia-ict the issue is I am not sure if we get a callback in the receiver when internet cable is removed. I don't know the trigger point that is the...

@zia-ict thanks for reminding me of this issue. Will check it whenever I get time 😃

Hi @zia-ict I have fixed the issue which you mentioned regarding connecting to wifi devices rather than internet router. See this [commit](https://github.com/AggarwalAnkit/InternetAvailabilityChecker/commit/d306a82ac6cddee3a066ef6e59c2a528efc471db). The only issue is since it is not...

@moxgeek thanks for pointing this out. I will try to implement this in sometime but it would be really great if you can do that and raise a PR :)

Hi @Bendor , thanks for the comment. I was caught up with some work and could check the messages. I will update it. Or you can do so and raise...