My application does not break during Runtime. However, the following error messages always show up
E/NetlinkEvent: NetlinkEvent::FindParam(): Parameter 'UID' not found
this log print continuously, i did not understand and what is cause of this error,Can anyone of you guys tell me what those errors messages are exactly related to?
Device is moto g3.
Appreciate any help you can provide me with.
I found some link but there issue is
NetlinkEvent::FindParam(): Parameter 'UDEV_LOG' not found
I was having the exact same problem of the "NetlinkEvent::FindParam(): Parameter 'UID' not found" with the log print loop.
I figured it was something related to my Wi-Fi connection. What solved my problem was to toggle OFF the "Airplane Mode" (basically when I had Wi-Fi and Airplane Mode ON this error occurred)
I hope this helps you