Closed gjc2609 closed 4 years ago
Hey @gjc2609,
Thank you for pointing out this issue, we are fixing this in our documentation soon. In the meantime, please use Giphy.configure(context = yourContext, apiKey = "your_api_key", verificationMode = true) instead, that should work.
If there are any other issues/ questions around the SDK please feel free to write into developers@giphy.com or open an issue in the respective repositories (iOS, Android, Web)
we are using GiphyCoreUI.configure(context = yourContext, apiKey = "your_api_key", verificationMode = true) this function to generate App random id with library 1.2.8.
Giving error unresolved reference for GiphyCoreUI.
Please provide solution for the same