azzam223 Active Member Licensed User Longtime User Jan 16, 2017 #1 hello i try to take video the log display this message B4X: Warning: Attempt to present <UIImagePickerController: 0x17085400> on Page (vc): (null) whose viewisnotin the window hierarchy! the video does not start I do not know what happen
hello i try to take video the log display this message B4X: Warning: Attempt to present <UIImagePickerController: 0x17085400> on Page (vc): (null) whose viewisnotin the window hierarchy! the video does not start I do not know what happen
Erel B4X founder Staff member Licensed User Longtime User Jan 16, 2017 #2 Do you get this error when you run the example as-is? iMedia library - Camera and VideoView Upvote 0
azzam223 Active Member Licensed User Longtime User Jan 16, 2017 #3 No I got it when I run my app I don't try run the example Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jan 17, 2017 #4 In that case you need to post the relevant code. However you should try the example first. You will see that it initializes the camera before each usage. You are probably missing this step. Upvote 0
In that case you need to post the relevant code. However you should try the example first. You will see that it initializes the camera before each usage. You are probably missing this step.
azzam223 Active Member Licensed User Longtime User Jan 17, 2017 #5 no I didn't missed it I Also initialize it before each usage Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Jan 17, 2017 #6 Does the example work for you? Upvote 0
azzam223 Active Member Licensed User Longtime User Jan 18, 2017 #7 thanks Erel the problem is solved Upvote 0