Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Error:(29, 5) error: method does not override or implement a method from a supertype #1

Closed
pateelhs opened this issue May 3, 2018 · 4 comments
Labels
sdk-version Methods/ code not available in current sdk version

Comments

@pateelhs
Copy link

pateelhs commented May 3, 2018

Error:(29, 5) error: method does not override or implement a method from a supertype

@poonam-hypertrack
Copy link
Contributor

Please comment the method/ code.
We will add a new library version with those method/s.

@poonam-hypertrack poonam-hypertrack added the sdk-version Methods/ code not available in current sdk version label May 3, 2018
@KaipraDevs
Copy link

Hello Poonam,
This is the error method-
-@OverRide
public int getSourcePlaceMarkerIconForActionID(Context mContext, String actionID) {
return R.drawable.iconsource_marker;
}
This is in -com/hypertrack/uber_consumer/base/MyHyperTrackMapAdapter.java
Please define method for it..

The pusblished code also have following errors:-
-error: cannot find symbol method showBackArrow(boolean)
-error: cannot find symbol method setShowCurrentLocation(boolean)
-error: cannot find symbol method setShowCurrentLocation(boolean)
Hope You will Update it.

@anshudwibhashi
Copy link

I had this issue too. Update to the latest Hypertrack version 0.7.39 and it will be fixed.
I had these bugs too. The way Firebase and Hypertrack have their dependencies makes dependency-version-conflicts especially tricky to fix.

I just fixed this, and made a pull-request. As soon as Hypertrack accepts it, the bugs will be fixed!

@tulushev
Copy link
Contributor

The project is rewritten, feel free to reopen the issue if it persists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
sdk-version Methods/ code not available in current sdk version
Projects
None yet
Development

No branches or pull requests

5 participants