Closed ubipo closed 3 months ago
Looks like the location API might have changed with a new SDK version.
Mystery to why the location API can't handle apps targeting a lower SDK level didn't catch this.
SDK version of reporter: 25
Stacktrace:
java.lang.AbstractMethodError: abstract method "void android.location.LocationListener.onStatusChanged(java.lang.String, int, android.os.Bundle)" at android.location.LocationManager$ListenerTransport._handleMessage(LocationManager.java:304) at android.location.LocationManager$ListenerTransport.-wrap0(LocationManager.java)
Can't reproduce
Looks like the location API might have changed with a new SDK version.
Mystery to why the location API can't handle apps targeting a lower SDK level didn't catch this.
SDK version of reporter: 25
Stacktrace: