You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a serious issue, infinite loading is working when I am running on Android Emulator(Nexus 6) but on actual device it's not working.(I have tried on MI Note 3 and Moto G).
I am not even getting any error or exception.
Please suggest.
Tell me if any additional information is needed.
The text was updated successfully, but these errors were encountered:
Can you provide steps to reproduce or a piece of your code?
Can you provide failing unit test for the library?
What's the SDK version of this device? Is it custom Android OS?
Are you sure you configured library properly according to the instructions in README.md file?
Can you test sample app from this repository on your device to be sure that this problem is related to the library not to the concrete app you are developing?
I would like to help you, but I don't have mentioned device to check it out.
In my case, sample app works correctly on:
LG Nexus 5 emulator
LG Nexus 5 device
Motorola Nexus 6 device
As a reference, you can also take a look at my another app for searching tweets, which uses this library and is available at https://github.com/pwittchen/SearchTwitter.
I have a serious issue, infinite loading is working when I am running on Android Emulator(Nexus 6) but on actual device it's not working.(I have tried on MI Note 3 and Moto G).
I am not even getting any error or exception.
Please suggest.
Tell me if any additional information is needed.
The text was updated successfully, but these errors were encountered: