Tao Qian
Tao Qian
Hello, I added two methods for the calculation of pitch and poll, which are commonly used with heading.
Hi! It seems like the custom React component drawn on the map is always centered on the map (instead of being pinned to a particular location on the map and...
## Issue We have seen in a couple cases where a photo metadata is sent as the message, but the message doesn't contain the actual image. . Clicking on the...
**OS:** - [ ] Windows - [X] MacOS - [ ] Linux **Platform:** - [ ] iOS - [X] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...
Hi! We have a cron job that runs every evening syncing the chat configuration for all of our users. We saw that some of these requests would fail because of...
Our iOS app receives push notification with a [badge payload](https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CreatingtheNotificationPayload.html), which would change the badge count on the app without going through our app code. However, when calling `getBadgeCount()` after...
Tested dialogs in http://www.material-ui.com/#/components/dialog. On desktop Chrome, background scrolling is disabled when dialogs are shown. However, it is not disabled in iOS Safari or Chrome.