Kyoz
Kyoz
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
Hi guys. I'm translating docs to vietnamese. Currently, i can't find who to verify my translates. So i double check em myself (I'll found one later when i'v done my...
This will resolve https://github.com/capacitor-community/http/issues/264 Tested on both Android and iOS.
**Is your feature request related to a problem? Please describe.** Some backend require not just params but some metadata that come with the files. Like the Google Drive API. To...
**Describe the bug** `prepareRewardVideoAd()` function is seem inconsistent on android and ios. Take a look as my function: ``` const options: RewardAdOptions = { adId: [YOUR_AD_ID], isTesting: true }; AdMob.prepareRewardVideoAd(options).then(async...
# Bug Report ## Problem ### What is expected to happen? UUID is the same when debug and release cause that's uuid of device, doesn't have any thing relative to...
By default in the doc, without setting 'typescript_ignore_browserwords', mean typescript-vim will support Dom Browser Word. But the logic in the code seem wrong. Please take a look
Information: - Android 5.1 (SDK 22) - Device: Samsung Galaxy Grand Prime Stack trace ``` java.lang.RuntimeException: at android.hardware.Camera. (Camera.java:550) at android.hardware.Camera.open (Camera.java:408) at com.cubicphuse.RCTTorch.RCTTorchModule.switchState at java.lang.reflect.Method.invoke (Native Method) at java.lang.reflect.Method.invoke...
This upgrade will use `play-services-ads:23.0.0" which will get supported till 2026-2027 for v2 plugin  [Ref](https://github.com/poingstudios/godot-admob-android/issues/234)
### Is your feature request related to a problem? If so, please describe. _No response_ ### What feature or improvement would you like to see? Google is getting stricter every...