Why does wix-location-frontend not work in the Wix Branded App?

I’m building a custom widget for our Wix Branded App in the Mobile Widget Builder. I need the button in this widget to open another app screen.

I’m building a custom widget for our Wix Branded App in the Mobile Widget Builder. I need the button in this widget to open another app screen and im using code assist but its not working. Does anyone know where I may be going wrong?

wix-location-frontend is web specific. If you’re looking to navigate in the mobile app, you’ll need to use wix-navigate-mobile - Velo Wix Navigate Mobile Introduction | Velo

Thank you. That point in the right direction worked! id been going round in circles.