0

I'm trying to preview the app after making changes to the built in extensions. When i try to preview the app it tries to build the preview but ends up doing nothing and and brings back the same original screen. I'm not getting an error message at all. What could be the issue?

acemp
  • 98
  • 3

1 Answers1

0

Here's a great tutorial on how to modify extensions. why I think it's not working for you is because you didn't change the starting screen inside of the navigation. The previous screen that you use is from original extension. You need to click on the three dots in the upper right corner to delete the Screen.

Here's the picture:

Delete screen from navigation

Once you've deleted screen, add your screen from Custom category.

Tommz
  • 3,393
  • 7
  • 32
  • 44