Kimmy Wang

Results 43 issues of Kimmy Wang

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

- [x] I have read the [Get Started - Installation](https://inappwebview.dev/docs/get-started/installation/) section - [x] I have read and done the [Get Started - Setup Android](https://inappwebview.dev/docs/get-started/setup-android/) section - [x] I have read...

bug

When the app is switched to the background, it is not locked [repo](https://github.com/realkimmy/secure_app_bug_reporter)

The example in the code does not work properly. ``` Running pod install... 815ms CocoaPods' output: ↳ [!] Invalid `Podfile` file: no implicit conversion of nil into String. # from...

**⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭** - [X] 已阅读 [文档](https://anncwb.github.io/vue-vben-admin-doc/). - [X] 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复) - [X] 已在 Issues 中搜索了相关的关键词 - [X] 不是 ant design vue 组件库的...

**ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION.** **Fill in the template. Issues that...

How to integrate with `lottie`?

希望增加菜单和按钮权限的功能,可以参考阿里云的权限分配体系

type/enhancement
type/design

![screenshot-20220430-204631](https://user-images.githubusercontent.com/19725091/166106210-fac5f190-114f-4339-9152-a501e89d5fda.png)

``` name: Deploy To Heroku on: push: branches: [ main ] jobs: deploy-to-heroku: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: token: ${{ secrets.GH_TOKEN }} submodules: true - name: Deploy To...