zyzdev / flutter_street_view

10 stars 34 forks source link

Unregistered view type: 'my_street_view', null) #22

Closed alexl246 closed 1 year ago

alexl246 commented 1 year ago

Any idea on what could be causing this exception? (Developing in Flutter)

All credentials installed correctly Have added Google to the Podfile App opens and loads, on clicking to open Street View this shows

Unhandled Exception: PlatformException(unregistered_view_type, trying to create a view with an unregistered type, unregistered view type: 'my_street_view', null)

alexl246 commented 1 year ago

Solved by deleting App on emulator and re installing