0

I just install the new version of HereMap, and impossible to run my app that worked perfectly before. The message is:

error: cannot find symbol import com.here.android.mpa.mapping.SupportMapFragment;
  symbol:   class SupportMapFragment
  location: package com.here.android.mpa.mapping

It doesn't recognize the SupportMapFragment

image1

image2

image3

Any ideas?

ΩlostA
  • 2,501
  • 5
  • 27
  • 63
  • did you try rebuild project and then invalidate cashes and restart? – Alex Rmcf Dec 15 '20 at 17:38
  • @AlexRmcf Yep :) I already did it – ΩlostA Dec 15 '20 at 17:40
  • 1
    That what i found in official documentation: As of SDK 3.13. Use AndroidXMapFragment that extends Fragment from the androidx library. @Deprecated public class SupportMapFragment extends android.support.v4.app.Fragment – Alex Rmcf Dec 15 '20 at 17:44
  • @AlexRmcf Ok I am going to test the AndroidXMapFragment '^^. I will tell if it is ok thanks – ΩlostA Dec 16 '20 at 15:24

0 Answers0