ios - SDK doesn`t show the view next to click/swipe button - Swift 3.0
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
October 2016
October 2016
ios - SDK doesn`t show the view next to click/swipe button - Swift 3.0
Hi,
I am trying to integrate the SDK with my actual app.
My App is in Obj-c with some Swift 3.0.
I implement all the steps in the SDK. But the sdk doesnt show nothing after click or swipe Visa Connect Button
- Anyone having this problem ?
- Is there any conflict with other poup library / pod ?
- Is there anything missing ?
(In the log, it shoes a lot of tcp, ssl information, but non error)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
October 2016
October 2016
Re: ios - SDK doesn`t show the view next to click/swipe button - Swift 3.0
Hi there,
Looking into this for you. Standby for more.
Thank you,
Ricardo
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
October 2016
October 2016
Re: ios - SDK doesn`t show the view next to click/swipe button - Swift 3.0
Hi Ricardo,
- i tested a lot of things. I put the visa storyboard to open first and it worked
- i think my project/solution has some non standard pattern (window, storyboard, appdelegate)
I will make a work around with appdelegate, and i think i can use the visa connect
Thanks