Closed tushar-1health closed 7 years ago
Hello,
I stumbled upon a weird issue today. If we configure the element
<TNSOTSubscriber #subscriber id="subscriber" width="1" height="1"></TNSOTSubscriber> <TNSOTPublisher #publisher id="publisher" width="100%" height="100%"></TNSOTPublisher>
The app crashes in iOS device. However, as soon as we set a defined height and width to the publisher element it works out fine.
Could you help me with it
Does the crash produce any helpful error logs?
It crashes w/ no errors in iOS (Device as well as Simulator). Android works fine with no errors and 100% heights and widths.
Fixed in #41
Hello,
I stumbled upon a weird issue today. If we configure the element
The app crashes in iOS device. However, as soon as we set a defined height and width to the publisher element it works out fine.
Could you help me with it