File tree 2 files changed +12
-4
lines changed
_includes/videopages/type1
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1
- < div class ="col s12 tag-div ">
1
+ <!-- < div class="col s12 tag-div">
2
2
<div class="user-content">
3
3
<p>
4
4
Description of this bug.
5
5
</p>
6
6
</div>
7
- </ div >
7
+ </div> -->
8
8
9
9
<!-- <embed src="/assets/res/videos/NoteBuddy_v1.3.2.mp4" autostart="false"/> -->
10
10
Original file line number Diff line number Diff line change @@ -8,8 +8,16 @@ css: ["projects.css"]
8
8
9
9
| Device Name | Android Version | App Name | App Version |
10
10
| :--------------------:| :---------------:| :--------------:| :-----------:|
11
- | Samsung Galaxy Note4 | 6.0.1 | EtchDroid | 1.5 |
11
+ | Pixel 2 (virtual device) | 8.0 | My Location | 1.3.3 |
12
12
13
13
---
14
14
15
- {% include videopages/type1/mylocation.html %}
15
+ {% include videopages/type1/mylocation.html %}
16
+
17
+ ##### Description
18
+
19
+ Reproduce steps:
20
+ 1 . Install My Location and enter the app
21
+ 2 . Deny location permission (Deny My Position to access this device's location)
22
+ 3 . Deny location permission & don't ask again My location access location
23
+ 4 . Click "Get Fix" to start GetFixService, and the app crashes
You can’t perform that action at this time.
0 commit comments