PaystackHQ / paystack-ios

Paystack SDK for iOS. Accept Payments on iOS
http://paystack.com
MIT License
26 stars 31 forks source link

'Fabric+FABKits.h' file not found #37

Closed ankitgauravapporio closed 4 years ago

ankitgauravapporio commented 4 years ago

Problem/Motivation

Install new paysatck sdk because of webview issue

Proposed resolution

'Fabric+FABKits.h' file not found in PSTCKAPIClient.m

Repeatable

Always|Sometimes|Specific conditions|Specific times Always (If it is a bug, you are reporting lease specify:)

Steps to repeat: (Describe how the issue can be repeated by someone who is to work on it)

  1. Step 1
  2. Step 2
  3. ...

Expected Results:

(What you expected steps 1, 2 and 3 to give)

Actual Results:

(What is gave including any error messages, memory dump etc that can help)

ankitgauravapporio commented 4 years ago

Screenshot 2020-07-24 at 11 58 13 PM

ankitgauravapporio commented 4 years ago

@jubril-paystack why are you not even bother to resolve this issue , i am requesting you please take this matter seriously , many people are waiting for my response, thanks

jubril-paystack commented 4 years ago

@ankitgauravapporio My sincere apologies for the late response. Please can share what version of the SDK you have installed? You can check this in your Pod.Lock file if you installed using Cocoapods.

ankitgauravapporio commented 4 years ago

hi @jubril-paystack thank you for the reply , i am using 3.0.14 version , i am pasting screenshot of the paystack version Screenshot 2020-08-07 at 12 54 33 AM

jubril-paystack commented 4 years ago

@ankitgauravapporio The pull request above should fix this issue. To update the SDK run pod update Paystack. You may need to run pod repo update first to update your local specs repo.

ankitgauravapporio commented 4 years ago

@jubril-paystack thanks a lot , i really appreciate it.