24
Views
1
Comments
[Ciphered Local Storage Plugin] null is not an object (evaluating 'l[1]')
ciphered-local-storage-plugin
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

Getting below error for some of the mobile users ( IOS) .

null is not an object (evaluating 'l[1]') .

Stack

@outsystems:/XXXXXXXX/scripts/OutSystems.js:3:24891succeeded@outsystems://XXXXX/scripts/plugins/cordova-sqlcipher-adapter/www/SQLitePlugin.js:492:17@outsystems://XXXXX /scripts/plugins/cordova-sqlcipher-adapter/www/SQLitePlugin.js:507:16@outsystems://XXXXX /scripts/plugins/cordova-sqlcipher-adapter/www/SQLitePlugin.js:434:23.


Message :null is not an object (evaluating 'l[1]')

Environment InformationeSpaceVer: Id=6199, PubId=0, CompiledWith=11.20.0.38549RequestUrl: https://XXXXX/moduleservices/log?clientTimeInMillis=1736341603592 (Method: POST).



{  "plugin": {    "url": "https://github.com/OutSystems/cordova-outsystems-secure-sqlite-bundle.git#2.1.5"  },  "metadata": {    "mabs-min": "7.2.0",    "name": "Ciphered Local Storage Plugin",    "version": "3.2.3"  }}

2024-10-25 08-47-19
Eduardo Pires

Hi @Sabeeb Anengadan!

Did you generate a new .ipa file?

By plugin details:

Take a look on plugin documentation https://www.outsystems.com/forge/component-documentation/1500/ciphered-local-storage-plugin-o11/0

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.