igorsantos07 commented on issue #892:
URL: https://github.com/apache/cordova-lib/issues/892#issuecomment-3867551009

   This seems necessary on our project as well. Right now, we're using a plugin 
to provide background processing on Android which is not necessary on iOS. 
Besides the fact the iOS code for such plugin causes the App Store publishing 
to fail, as it's unmaintained nowadays and used an old hack that Apple has been 
refusing nowadays.
   It _seems_ there are some forks that could solve that, but we've tested some 
of those forks during early development and the original plugin behaved better 
on Android. And then, (way) later down the road, we realized the publishing 
issue and it doesn't make sense to re-test and change everything onto one of 
the forks - provided they work as expected.
   
   AI suggested some hooks to remove the plugin after it gets installed, but... 
that just looks way too dirty of a solution :(


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to