JBWebViewController icon indicating copy to clipboard operation
JBWebViewController copied to clipboard

Not showing close button and back buttons

Open lazyprogram opened this issue 9 years ago • 4 comments

Not showing close button and back buttons

lazyprogram avatar Dec 29 '15 07:12 lazyprogram

@lazyprogram have you found any solution for the same as I am facing the same issue in swift.

DhavalNena avatar Apr 27 '16 11:04 DhavalNena

I also have same issue. Have any one solution?

parthpatel1105 avatar Jun 29 '16 18:06 parthpatel1105

Hi all,

Actually, I have a fix for that. Please, check PR_26 and PR_24. You can add the fix manually if you would like. Now it works well for me.

osorochich avatar Aug 01 '16 12:08 osorochich

I found temporary workaround for this issue, just added assets for Dismiss and Share button in my project and these are being used by JBWebViewController. For simplicity just copy assets for Dismiss and Share from JBWebViewController to your project assets.

aamir-nazir avatar Mar 24 '17 10:03 aamir-nazir