-
iOS 13 changes the way background location permissions work.
If I understand the current implementation correctly this is how the mapbox-events-ios SDK works
* If location auth status is authorize…
-
# Bug Report
## Description
1. What did you do? Used `Fn::ImportValue: ${self:custom.other-service-name}-ALBListenerArn` for lambda function's alb `listenerArn` property
1. What happened? `Inva…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
When I started writing jetzt, I didn't expect it to become a compelling long-term project for me. It was just a two-day hackathon type thing to implement a version of Spritz I could use to read stuff …
ds300 updated
10 years ago
-
### Description
When uploading video files above 500MB the application becomes white and freezes. After restart of the app it works but I am unable to upload a big video file. This happens only…
-
Hi,
I get the following error:
```
{"type":"error","description":"Error: Unable to determine ClassLinker field offsets",
"stack":"Error: Unable to determine ClassLinker field offsets\n
at Y…
-
Are there plans to add support for the X10 Pro Omni vac?
-
### Problem
InvariantViolation: requireNativeComponent: "ToolbarAndroid" was not found in the UIManager
I followed the steps of the installation tutorial and the implementation tutorial, but when …
-
Dart VM version: 2.0.0-dev.58.0 (Unknown timestamp) on "linux_x64"
(tried ddc but I believe dart2js does no work either)
The problem seems to go beyond promises:
```
void Ready(succ) {
…
-
## Steps to Reproduce
Here is the basic gist of showing google maps after its being created.
```
bool isMapVisible = false;
AnimatedOpacity(
opacity: isMapVisible ? 1.0 : 0,
duration: …