Where should I go to submit a PR for an Objective C change for a plugin? #4936
jmarkyston
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that, even in the latest version, the
@awesome-cordova-plugins/open-native-settings
plugin throws an exception about the Objective CopenUrl
function being deprecated.I found out that simply that overload of the function is deprecated. So I went in there and figured out how to refactor the code to get it working with the supported overload.
I want to post a PR for it, so I cloned this repo, and I'm finding a bunch of typescript definitions, but no Objective C files. Where can I find that? I'm assuming it's a different repo.
Beta Was this translation helpful? Give feedback.
All reactions