This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[image_picker] Image picker fix camera device #3898
[image_picker] Image picker fix camera device #3898
Changes from all commits
fd62211
aaa4a39
9c021ad
877b0d8
3a75fe8
00213eb
5b7ff47
b548492
9b8b882
4ffe307
2313548
00ae1ff
30d61c7
ceb2577
4398ae6
22b684a
c93a157
3760e13
72bdca4
23f4d8a
f8fa19d
b5710fb
dc7c3b6
8ef3516
3f7d062
311caf5
04b8e74
46c1e7d
c27a3f3
397f053
27df40e
b24e5c0
1c3db4c
9277b82
290ca88
7467883
0ec6cc8
6b82355
9ffa039
bf8bd36
5a14280
6fe570f
4927206
84b3e65
6294377
2800919
b0022f6
8108389
5d7181b
e65ce44
8634c68
307757c
a2b22d6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are you aborting the test if the camera is available?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Stuart,
This change made by this commit and it already exists in master as well and got merged in my PR. Do you think we should remove it? Or do you think we should ask what was this test about and try to fix it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cyanglaz Was this a bug, or is this intentionally only supposed to run on simulator? That seems bizarre.