I have created mobile builds for both iOS and Android. The Android app works without any issues, but the iOS app does not.
Here is the issue, I’m using Meteor.isCordova to render reactjs components (mobile only) for mobile apps. However, the checks are no longer working and my iOS app renders react components designed for web. But this issue not persist in Android build.
MeteorJS version : v2.16.0, 2024-05-14