Abrar Peer
Abrar Peer
 Still getting Modal on iOS 13 with build 3.2.35 Will these fixes fix this?
Hi ... I want to query transactions so i defined the following: ``` def debugTest(self): IR_APIKEY = 'XXXXXXXX' IR_APISECRET = 'XXXXXXX' irPvtAPI = ir.PrivateMethods(IR_APIKEY, IR_APISECRET) irPubAPI = ir.PublicMethods() txn_types =...
had the same issue... gave up after ~4hrs