|
Post by Dave on Nov 6, 2017 12:05:37 GMT
I am unable to submit an app built using RhoStudio 6.0.11 and Xcode 9 due to the following:
From other posts on the internet, it seems to point to an issue with OpenSSL?
Any ideas how to get around this?
Thanks
|
|
|
Post by Dave on Nov 6, 2017 13:47:21 GMT
Just some extra detail:
RhoStudio: 6.0.11 (x64) OS: macOS 10.13 High Sierra XCode: 9.1 iOS SDK: 11.1 Ruby: 2.3.4 (1.9.3 will not install on macOS 10.13)
App compiles perfectly, and will run on an iOS device. Just fails submission to the app store as per the previous post.
|
|
|
Post by Dave on Nov 6, 2017 13:55:55 GMT
Oh, and the extensions I'm using are: - json
- openssl
- openssl.so
- digest
- digest-sha2
- mediacapture
|
|
|
Post by Dmitry Soldatenkov on Nov 6, 2017 19:40:16 GMT
|
|
|
Post by Dave on Nov 8, 2017 14:51:09 GMT
Thanks Dmitry
|
|
|
Post by Dave_ on Feb 23, 2018 10:36:37 GMT
This issue has returned in 6.0.22. When trying to publish to iTunes Connect I am getting the following error:
Will this be fixed soon, as I urgently need to get a release out?
Thanks.
|
|
|
Post by Dave_ on Feb 23, 2018 11:41:59 GMT
Again, I am guessing it is to do with the OpenSSL update that occurred this release? Thanks
|
|
|
Post by Super Admin on Feb 23, 2018 11:53:01 GMT
This issue has returned in 6.0.22. When trying to publish to iTunes Connect I am getting the following error: Will this be fixed soon, as I urgently need to get a release out? Thanks. Hi Dave, If you need a support you should obtain one of our annual support subscription. Please email to info@tau-technologies.com Regards, Konstantin
|
|
|
Post by Dave_ on Feb 23, 2018 12:23:05 GMT
Thanks for the reply Konstantin
I am merely reporting to you that a bug has been reintroduced that blocks submission to iTunes Connect, and would just like to know when you plan on fixing.
Thanks.
|
|
|
Post by Alex Epifanov on Feb 24, 2018 12:08:44 GMT
Thanks Dave. We'll check if this is a regression issue. What is extension list you are using for your app?
|
|
|
Post by Dave_ on Feb 26, 2018 10:48:03 GMT
Hi Alex,
Here is my environment info:
RhoStudio: 6.0.22 (x64)
OS: macOS 10.13.3 High Sierra
XCode: 9.2
iOS SDK: 11.12
Ruby: 2.3.4
And here is the extension list:
json
openssl
openssl.so
digest
digest-sha2
mediacapture
Thanks
|
|
|
Post by Dave_ on Feb 26, 2018 14:53:49 GMT
That should be:
iOS SDK: 11.2
|
|
|
Post by Dave_ on Mar 8, 2018 18:56:29 GMT
Hi,
Any progress on this at all? I saw 6.0.30 had been released, but it still has the exact same issue, and the iTunes Store rejects it.
Thanks
|
|
|
Post by jontara on Mar 15, 2018 22:55:28 GMT
Make sure you do a clean build after updating Rhodes version!
I had no trouble submitted with 6.0.22. Have not tried 6.0.30 yet.
We had a rejection for this reason prior to 6.0.22 and was not rejected with 6.0.22.
|
|
|
Post by Dave_ on Mar 20, 2018 9:39:10 GMT
Hi,
I always clean the project before building.
Just to check, are you also using the openssl packages in your project? It does appear that both times the openssl packages have been updated, this error has come in.
Thanks
|
|