Skip to main content

testing

I have created testing server you can test every thing in your live project before buy one

  • there are two type of testing test my github project and start testing on your real project

starting with the easy way to test which test my github example

  1. run in terminal git clone https://github.com/hatemragab/v_chat_sdk
  2. cd v_chat_sdk
  3. then cd example
  4. and run flutter pub get
  5. open android or ios simulator case ios you need to run pod install
  6. then run flutter run All Done
  7. or open example folder in android studio or vscode then run

testing in your app

  • you need to follow this steps in documentation
  1. Android Installion AndroidManifest
  2. Android Installion android-app-build.gradle
  3. Android Installion android-build.gradle
  • after this you can continue with public apis docs
  • vchat_public_apis
  • Note in this testing notifications will not work you need to buy your own version to make it works