Opening 2 android apps on a single BS mobile device

Hello ,

i’ve encountered this issue :

i’m using Browserstack App automate and i’m trying to open 2 android apps on the same device.

appium ‘opening application’ creates on the server 2 connections:

http://localhost:8201/wd/hub
http://localhost:8202/wd/hub

( this is created by BS driver on the server - it isn’t locally )

as a result i get 2 different BS sessions and each app is installed on a different device …

i need both apps at the same BS device and to switch from one to another.

has anyone found a solution for that ?

appreciate your support ,

Thanks ,

Uzi