You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purchased information is acquired using RMAppReceipt.
It is now supposed to use Firestore which is a function of Firebase, but BoringSSL seems to be necessary here.
When you introduce the library via Cocoapods, BoringSSL also enters at the same time.
It seems that this BoringSSL conflicts with OpenSSL used within RMAppReceipt.
pkcs7.h exists in both OpenSSL and BoringSSL, but pkcs7.h importing with RMAppReceipt seems to have watched BoringSSL.
An error such as not being able to find PKCS7 appears in RMAppReceipt.
Below is a screenshot of RMAppReceipt
Does anyone know the solution?
--
I am writing using Google Translate.
It may be a strange sentence, but please understand.
The text was updated successfully, but these errors were encountered:
Purchased information is acquired using RMAppReceipt.
It is now supposed to use Firestore which is a function of Firebase, but BoringSSL seems to be necessary here.
When you introduce the library via Cocoapods, BoringSSL also enters at the same time.
It seems that this BoringSSL conflicts with OpenSSL used within RMAppReceipt.
pkcs7.h exists in both OpenSSL and BoringSSL, but pkcs7.h importing with RMAppReceipt seems to have watched BoringSSL.
An error such as not being able to find PKCS7 appears in RMAppReceipt.
Below is a screenshot of RMAppReceipt
Does anyone know the solution?
--
I am writing using Google Translate.
It may be a strange sentence, but please understand.
The text was updated successfully, but these errors were encountered: