'Cordova based iOS app gets crashed when call a API which has large response like more that 20MB
Cordova based iOS app gets crashed when calling an API which has a large response like more than 20MB, we are using Vue js and fetching a large book content and saving it in indexedDB and it is working fine for smaller content but if the book content is more than 20-30 MB it gets crashed and the page gets refreshed.
Although this is working fine for android but not in iOS devices. I am using "cordova-android": "^8.1.0", "cordova-ios": "^5.1.1",
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
