cordova-rtc / cordova-plugin-iosrtc

Cordova iOS plugin exposing the WebRTC W3C API
MIT License
690 stars 338 forks source link

blank screen issue #746

Closed Sukumaran001 closed 2 years ago

Sukumaran001 commented 2 years ago

when i was creating the webrtc app using cordova iosrtc plugin, everytime i run my application on stimulator, that was taken the full screen on camera access.and i close the fullscreen the videostream was stopped.

i already check the issues , but that's not giving an corret sollution.

2022-04-30 17:38:12.182534+0530 Testing[5535:155107] <CATransformLayer: 0x6000021b9b20> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:12.182891+0530 Testing[5535:155107] <CATransformLayer: 0x600002190420> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:12.184389+0530 Testing[5535:155107] <CATransformLayer: 0x6000021858c0> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:12.194437+0530 Testing[5535:155107] <CATransformLayer: 0x600002190820> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:12.195576+0530 Testing[5535:155107] <CATransformLayer: 0x6000021b8340> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:12.210598+0530 Testing[5535:155107] <CATransformLayer: 0x6000021858c0> - changing property allowsGroupBlending in transform-only layer, will have no effect
2022-04-30 17:38:12.210724+0530 Testing[5535:155107] <CATransformLayer: 0x600002190820> - changing property allowsGroupBlending in transform-only layer, will have no effect
2022-04-30 17:38:45.957524+0530 Testing[5535:155107] <CATransformLayer: 0x6000021a8f80> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:45.959630+0530 Testing[5535:155107] <CATransformLayer: 0x6000021a0d40> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:45.964859+0530 Testing[5535:155107] <CATransformLayer: 0x6000021a0700> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:45.980148+0530 Testing[5535:155107] <CATransformLayer: 0x6000021b1320> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:45.982922+0530 Testing[5535:155107] <CATransformLayer: 0x6000021a1260> - changing property masksToBounds in transform-only layer, will have no effect
2022-04-30 17:38:46.037106+0530 Testing[5535:155107] <CATransformLayer: 0x6000021a0700> - changing property allowsGroupBlending in transform-only layer, will have no effect
2022-04-30 17:38:46.037274+0530 Testing[5535:155107] <CATransformLayer: 0x6000021b1320> - changing property allowsGroupBlending in transform-only layer, will have no effect

Simulator Screen Shot - iPhone 13 Pro Max - 2022-04-29 at 16 41 37

Simulator Screen Shot - iPhone 13 Pro Max - 2022-04-29 at 16 42 10

In order to make this Cordova plugin run into a iOS application some requirements must be satisfied in both development computer and target devices:

Xcode = 13.2.1 iOS =11.6.5 swift-version = 5.5.2 cordova = 11.1.0 cordova-ios = 6.2.0

hthetiot commented 2 years ago

Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.

https://github.com/cordova-rtc/cordova-plugin-iosrtc/blob/master/.github/ISSUE_TEMPLATE.md When you created the issue you decided that you would not provide the information that could actually help to reproduce the issue.

Are we supposed to guess what the screenshots are ?

If you update your issue with the required information, i will reopen this issue. Otherwise we cannot help you since we have no way to reproduce your issue and actually provide a solution.

How we supposed to assist without any references to the source code that cause the issue while it works for everyone else.

hthetiot commented 2 years ago

For sample app to provide reproducing steps or to actually use this plugin properly that is most likely the reason it fail for you (you not using it properly) see https://github.com/cordova-rtc/cordova-plugin-iosrtc-sample