iphone - WL.nativepage.show crashes in ios 10 -


i working on mfp hybrid project pages displayed in native pages.
display content in native page, handling via wl.nativepage.show.

wl.nativepage.show("pdfviewcontroller", backfromnativepage, params); 

it works fine upto ios 8,9. crashes ios 10 , getting following error.

[pdfviewcontroller parentviewcontroller]: unrecognized selector sent instance

note: not using method of "parentviewcontroller" in native side.and not calling native methods also.

please suggest how resolve this?

my suggestion should first upgrade 6.3 build dated july 2015, latest 6.3 build dated september 2016... more year apart. can download ifix ibm fix central.

once you've upgraded build, try again see if wl.nativepage fails or not. if fails still suggest you'll open pmr , supply test project can debugged.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -