Closed ashishguptasanu closed 6 years ago
When I click on something, I get this error every time: Expected receiver of type com.rst.gocoder.sdk.sampleapp.CameraActivityBase, but got android.support.v7.widget.TintContextWrapper. Anyone knows whats causing this?
Expected receiver of type com.rst.gocoder.sdk.sampleapp.CameraActivityBase, but got android.support.v7.widget.TintContextWrapper
You get this error by running the sample app as-is?
Please let us know in a new issue should this still be relevant today using the default sample app without modification.
When I click on something, I get this error every time:
Expected receiver of type com.rst.gocoder.sdk.sampleapp.CameraActivityBase, but got android.support.v7.widget.TintContextWrapper
. Anyone knows whats causing this?