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)
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)