Connection Broadcast receiver says "No Internet Connection" when device is locked for more than 4-5 hours while running the app
Android App using (Kotlin + MVVM Architecture + Retrofit + koin) runs perfectly fine for both Screen locked, Unlocked when device get sleep automatically.
Issue is when
the device screen is locked for say more than 4-5 hours while running the App, and when unlocked Wifi/Mobile Data Connection is still showing up, but in App API calls doesn't happens only progress view shows up when did Swipe to refresh then Connection Broadcast receiver says "No Internet Connection"
but if I reopen the app...