mieszko4 / react-native-zoom-us-test

Example repository of using react-native-zoom-us bridge
16 stars 13 forks source link

feat: react-native 0.70 #55

Closed mieszko4 closed 2 years ago

mieszko4 commented 2 years ago

Smoke Test Procedure

The following procedure covers testing of the bridge (initialization and join meeting only).

Android

Emulator

  1. [x] Development: yarn android

Real Device

  1. [x] Development: yarn android
  2. [x] Release: yarn android --variant=release

iOS

Simulator

  1. [x] Development: yarn ios (Note that M1 chip is not supported by Zoom SDK)

Real Device

Note: You will need to allow to install app; look for: Settings -> General -> Device Management -> Apple Development

  1. [x] Development: Xcode: Product -> Run
  2. [x] Release: Xcode: Product -> Profile
  3. [x] Archive: Xcode: Product -> Archive