sawaca96

Results 5 issues of sawaca96

### Is your feature request related to a problem? Please describe. It would be nice if there was a example to use the **terraform** in the documentation. ### What is...

wiki

There are many comment about **API Exception: 10** I think most important thing is **SHA fingerprint.** (Android app and google android client must have the same fingerprint.) So I copy...

### Environment vue3 + capacitor ``` "@sentry/capacitor": "^0.9.0", "@sentry/tracing": "^7.9.0", "@sentry/vue": "^7.9.0", ``` ### Steps to Reproduce ```js import { Integrations } from '@sentry/tracing'; import * as CapacitorSentry from '@sentry/capacitor';...

Platform: Capacitor
Effort: Small
Impact: Medium
Package: vue

I think it would be nice if I could determine the expiration in more various ways or dynamically . ### use expire callback ```py def get_expire(): # return seconds ......

On a page opened in webview, I want to deliver a message to the parent via postMessage.