Github user lucatorella commented on the issue:
https://github.com/apache/cordova-ios/pull/254
Sorry, I'm mistaken. The plain C enum is currently already available in
Swift. So yes, it'll be a breaking change in Swift as much as your proposal :)
---
If your project is set
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-ios/pull/254
No, because now that enum is not accessible in Swift. So if we want to make
it accessible, it's better to make it accessible with proper name conventions
(`.noResult`, `.ok`, ...). I
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-ios/pull/254
This change isn't braking old code. The enum is still called
CDVCommandStatus in Obj-C. It's just using the newer NSEnum syntax that is the
recommended syntax even before Swif
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-plugin-file-transfer/pull/167
https://github.com/apache/cordova-plugin-file-transfer/pull/164
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as
GitHub user lucatorella opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/164
Removed warning
### Platforms affected
iOS
### What does this PR do?
Remove a warning
### What testing has been done on this change?
Run unit
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/17
It was not fixed
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/17
I haven't checked. I can easily check next week when I've access to a Mac
again ð´
---
If your project is set up for it, you can reply to this email and
Github user lucatorella commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/17
Sorry, just updated the title
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not
GitHub user lucatorella opened a pull request:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/18
CB-11815: (iOS) Fix hard-coded bridge name "cordova"
### Platforms affected
### What does this PR do?
### What testing has
GitHub user lucatorella opened a pull request:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/17
Avoid retain cycle caused by WKUserContentController retaining its message
handler
### Platforms affected
iOS
### What does this PR do?
This PR breaks
10 matches
Mail list logo