- Home /
In-App iOS not working on production build
I am using 2017.1.1. I uploaded the build to production without testing in-app purchase. I integrated Unity-IAP for that. It initialises okay but then I am getting the following errors:
2018-05-27 15:18:41.214019+0500 outofwater[1308:503341] UnityIAP: Add transaction observer 2018-05-27 15:18:41.214188+0500 outofwater[1308:503341] UnityIAP UnityEarlyTransactionObserver: Request to initiate queued payments 2018-05-27 15:18:51.823365+0500 outofwater[1308:503544] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert 2018-05-27 15:18:51.824667+0500 outofwater[1308:503544] [BoringSSL] Function boringssl_session_errorlog: line 2881 [boringssl_session_read] SSL_ERROR_ZERO_RETURN(6): operation failed because the connection was cleanly shut down with a close_notify alert
Your answer
