capacitor-community / privacy-screen

⚡️ Capacitor plugin that protects your app from displaying a screenshot in Recents screen/App Switcher.
MIT License
87 stars 23 forks source link

bug(ios): `getConfigValue` is deprecated #47

Closed robingenz closed 1 year ago

robingenz commented 2 years ago

Platform(s):

Current behavior:

XCode Warning:

'getConfigValue' is deprecated: use getConfig() and access config values using the methods available depending on the type.

Expected behavior:

No warning.

Steps to reproduce:

  1. Build the plugin in XCode.
robingenz commented 1 year ago

Commit from another project: https://github.com/capawesome-team/capacitor-badge/commit/f212ac022cbb11dd73b3a180101a00b16e5899c1