Ikenna Okafor
Ikenna Okafor
**Ionic version:** (check one with "x") [ ] **2.x** [ ] **3.x** [ ] **4.x** **Ion2-calendar mode:** (check one with "x") [ ] components mode [ ] modal mode **I'm...
**Describe the bug** I get the following error message when I generate a signed release build of an Ionic 6 app: `AndroidKeysetManager: keyset not found, will generate a new one`....
### What happened? While debugging extensions in Chrome Devtools, the sourcemaps in content scripts are off by one line. I have this experience working on 2 different extensions. In the...
I have seen this implemented in other GraphQL environments (e.g GraphiQL), and it would be a nice-to-have feature that significantly improves user testing speed. Currently, I can manually add a...
### What happened? I am having an issue where the web_accessible_resources array includes a resources array with resources I didn't add. This is causing issues with uploading to Edge extension...
### What happened? When I add ```"manifest": { "browser_specific_settings": { "gecko": { "id": "{UUID}", "strict_min_version": "58.0" } } } ``` to the `package.json` file for Firefox-specific builds, then attempt to...