Phonegap init not initiated on Ipad

Questions and answers on developing, deploying and using plugins and JavaBeans

Phonegap init not initiated on Ipad

Postby nic » Tue Aug 18, 2020 12:04 pm

When I run my Phonegap application on a Ipad the plugins.ngclientutils.getUserAgent() is not IOS compatible anymore. See agent specification below:

agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148

also the plugins.svyphonegapPhonegap.init(onReadyCallback); in the phonegap solution is not initiated.

This probably is due to the new IpadOS since June this year.

Is there an update for this?
nic
 
Posts: 21
Joined: Fri Nov 16, 2018 10:54 am

Re: Phonegap init not initiated on Ipad

Postby tnguyen » Wed Aug 19, 2020 5:53 pm

Hi,

You are saying that the plugins.ngclientutils.getUserAgent() is not returning anything anymore? Or that the value is different for this new device you are testing on?

plugins.ngclientutils.getUserAgent() --> should return a string with some details about the browser agent used, but it will be different depending on OS/Device.

How does this affect your codebase?
tnguyen
 
Posts: 16
Joined: Mon Sep 29, 2014 8:40 am

Re: Phonegap init not initiated on Ipad

Postby nic » Thu Oct 01, 2020 9:19 am

Update 1.1.0 of the Phonegap solution solved the problem of the new IpadOS.
Thanks Tuan.
nic
 
Posts: 21
Joined: Fri Nov 16, 2018 10:54 am


Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 14 guests