alexp25 commented on issue #1434:
URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2094123455
I did try to add each plugin one by one with `cordova plugin add` but
nothing changed. Moreover, not even HTTP requests seem to work, and the splash
screen is not showing. Could
alexp25 commented on issue #1434:
URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2094126908
I also found out that the build is now in
`platforms/ios/build/Debug-iphoneos` instead of `platforms/ios/build/device` so
could this be a path issue?
--
This is an automated m
erisu commented on issue #1434:
URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2094189332
> I also found out that the build is now in
`platforms/ios/build/Debug-iphoneos` instead of `platforms/ios/build/device` so
could this be a path issue?
Regarding to the outp
alexp25 commented on issue #1434:
URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2094267485
It seems that it's not related to the cordova-ios version after all, as I
tried to revert to 6.3.0 and the same thing happens. Is there a way to check
what is the root cause of t
breautek commented on issue #1434:
URL: https://github.com/apache/cordova-ios/issues/1434#issuecomment-2094351942
> It seems that it's not related to the cordova-ios version after all, as I
tried to revert to 6.3.0 and the same thing happens (although the splash screen
is working, so there