How to access the card view from braintree ui to show in your list in ios swift? -
i wish show list of cards added, in list view , trying access views braintree ui kit show card images (which custom uiview). tried show view directly comes blank.
what tried below:
let viewtest: view = btuikviewutil.vectorartview(for: btuikpaymentoptiontype(rawvalue: 1)!)
am stumped. anyway in simple manner? or need add images card types , manual.
using ios v4
sdk swift
Comments
Post a Comment