We are trying to upgrade “XPMobileSDK.js” from 2019R3 to 2024R1. Earlier we were using “XPMobileSDK.js” and “XPMobileSDK.library.js” in 2019R3, However in 2024R1 looks like “XPMobileSDK.library.js” is removed (https://github.com/milestonesys/mipsdkmobile-web/commit/8fc8ddbe440cf4698d2d2075845f72626d67c5b2#diff-78a6365a9eb88887dc92f22b02c6746a5a342669060df9cb4d913928d96f8180 )
So, I added 2024R1 “XPMobileSDK.js” and its included minified dependencies but getting “Response error NotAllowedInThisState 23”.Please find attached console logs for both 2019R3(working) lib and 2024R1(getting error) lib
I have below queries:
- Going forward we do not need “XPMobileSDK.library.js” as it is removed from 2024R1?
- How do we test https://github.com/milestonesys/mipsdkmobile-web/tree/main/Samples and check “XPMobileSDK.js” integration code ?
- Need help with “Response error NotAllowedInThisState 23” error in 2024R1 lib