Cross device testing
Описание
How do you test that your application works on different devices? In this video, I break down some of the tools and techniques for cross device testing.
💻 Links to info on Simulators/Emulators:
Apple – Running Your App in the Simulator or on a Device
https://developer.apple.com/documentation/xcode/running_your_app_in_the_simulator_or_on_a_device
Android – Run apps on the Android Emulator
https://developer.android.com/studio/run/emulator
🔌 Links to info on Emulator Networking (for Web Development):
How to access a website running on localhost from iPhone browser
https://stackoverflow.com/a/3132119/23341
How do you connect localhost in the Android emulator?
https://stackoverflow.com/questions/5528850/how-do-you-connect-localhost-in-the-android-emulator
Рекомендуемые видео



















