106
Views
5
Comments
[InAppBrowser Plugin] Error in the InAppBrowser Plugin IOS plugin
inappbrowser-plugin
Mobile icon
Forge asset by OutSystems

I have the following error in IOS 17 below when I open it through the InAppBrowser Plugin IOS plugin as Open Entities.Target.IN_APP_SYSTEM_BROWSER

Upgrade failed - rolling back to previous application version.
Running on native but cordova wasn't loaded 

OSCache was not initialized because Cordova was not loaded.
Running on native but cordova wasn't loaded 


can anybody help me? I am using the latest version of the plugin

2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi Willian,

Can you check this Post. It might help you.


Regards,

Wasimkhan S

2023-10-25 18-58-44
Willian Souza

This solution you sent me didn't work, can you help me?


UserImage.jpg
Tariane

Hello, William.

We are having the same problem. Managed to solve?

2023-12-19 16-46-19
Castro Vieira

If(Client.UserEnviroment = "x",Index(evt_url,"Callback_x?code=",startIndex:0,searchFromEnd:False,ignoreCase:True) <> -1,Index(evt_url,"Callback_x?code=",startIndex:0,searchFromEnd:False,ignoreCase:True) <> -1)




I hope to help with that. 

If you can't, we can look into it later!

20240215115201.png
20240215114738.png
20240215114858.png
20240215115025.png
2023-12-19 16-46-19
Castro Vieira

{    "plugin": {        

"url": "https://github.com/apache/cordova-plugin-inappbrowser"    } }


Configure cordova:

https://success.outsystems.com/documentation/11/extensibility_and_integration/mobile_plugins/using_cordova_plugins/

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