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
java.lang.NoSuchMethodError: No virtual method getVenueChains()Ljava/util/ArrayList; in class Lcom/foursquare/api/types/Venue; or its super classes (declaration of 'com.foursquare.api.types.Venue' appears in /data/app/com.sdapp-mGoEFiS5su5yo2AD9CIaGQ==/base.apk!classes2.dex)
at com.foursquare.pilgrim.react.Utils.venueJson(Utils.java:194)
The text was updated successfully, but these errors were encountered:
balwinders
changed the title
Find issue on android app the call getLocation() method after successfully start sdk.
Android app crashed then call getLocation() method after successfully start pilgrim SDK.
May 5, 2020
@balwinders have you taken a look at our documentation here
If this doesn't help, could you share your code that's causing the issue (along with the logs if possible)?
java.lang.NoSuchMethodError: No virtual method getVenueChains()Ljava/util/ArrayList; in class Lcom/foursquare/api/types/Venue; or its super classes (declaration of 'com.foursquare.api.types.Venue' appears in /data/app/com.sdapp-mGoEFiS5su5yo2AD9CIaGQ==/base.apk!classes2.dex)
at com.foursquare.pilgrim.react.Utils.venueJson(Utils.java:194)
The text was updated successfully, but these errors were encountered: