My Test app is ReactNative based native app (both Android & iOS) There's the dependency on 'Metro Bundler' in order for data to get populated. How to make sure that Metro Bundler dependency is run, when tried to access the development app on Browserstack?
Thanks