Link Button Error

0
I created a Link button on one my pages and it works when testing on my local instance and when testing in the browser in testcloud but not in the Native App.  When testing in the Native App it gives a Load Error message when clicking on the link.  Any ideas what could be causing this error? 
asked
2 answers
1

Hi Jesse, 

Can you share the screenshot of the error and if any error displays in console.

answered
0

 

2021-02-19 14:51:33.022157-0600 COSA WOM Test-Image App[1965:460556] THREAD WARNING: ['Screenshot'] took '27.775146' ms. Plugin should use a background thread.

2021-02-19 14:51:33.038447-0600 COSA WOM Test-Image App[1965:460556] WF: _userSettingsForUser mobile: {

    filterBlacklist =     (

    );

    filterWhitelist =     (

    );

    restrictWeb = 1;

    useContentFilter = 0;

    useContentFilterOverrides = 0;

    whitelistEnabled = 0;

}

2021-02-19 14:51:33.038496-0600 COSA WOM Test-Image App[1965:460556] WF: _WebFilterIsActive returning: NO

2021-02-19 14:51:33.040076-0600 COSA WOM Test-Image App[1965:460556] THREAD WARNING: ['InAppBrowser'] took '16.667969' ms. Plugin should use a background thread.

2021-02-19 14:51:33.156710-0600 COSA WOM Test-Image App[1965:460556] No

2021-02-19 14:51:33.156897-0600 COSA WOM Test-Image App[1965:460556] didStartProvisionalNavigation

2021-02-19 14:51:33.567802-0600 COSA WOM Test-Image App[1965:460556] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x104a766f0>.

answered