Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 problem #67

Closed
fabioalmeidaxpand opened this issue Jul 25, 2018 · 8 comments
Closed

IPv6 problem #67

fabioalmeidaxpand opened this issue Jul 25, 2018 · 8 comments

Comments

@fabioalmeidaxpand
Copy link

Hello,

I'm using 7.0.7 version of liferay-mobile-sdk, and I'm having my application rejected by the Apple Store, because of a IPv6 issue. They claim that they are not able to run my application on a Wi-Fi connected to an IPv6 network.
I'm only using the LiferaySDK to communicate with the server, does anyone had this issue too? Can be the AFNetworking version used by the LiferaySDK be the reason to this rejection?

Thanks in advance

@victorg1991
Copy link
Member

Hi @fabioalmeidaxpand you can try to use the version 7.1 that comes with a new version of AFNetworking :)

@fabioalmeidaxpand
Copy link
Author

Hello @victorg1991, thanks for the reply. Isn't the version 7.1 still in beta? I installed the version 7.1 once, for testing, and it was using the same AFNetworking version (2.6.3).

@victorg1991
Copy link
Member

It's not in beta anymore, you can see the dependency here

@fabioalmeidaxpand
Copy link
Author

@victorg1991 I didn't notice that it's not beta anymore. I will test with the new version! Do you know if anyone was having the same problem about IPv6 with the 7.0.7 version?

@fabioalmeidaxpand
Copy link
Author

@victorg1991 sorry to insist in this question. Do you know if anyone was having the same problem about IPv6 with the 7.0.7 version of liferay-mobile-sdk?

@allanragec
Copy link
Contributor

@fabioalmeidaxpand In mobile sdk version 7.0.7 we were using AFNetworking version 2.6.3. We only start to use AFNetworking 3 in mobile-sdk 7.1

In AFNetworking 3.0+ has several fixes for IPV6 like AFNetworking/AFNetworking#3174
you can see on release notes release notes

@victorg1991
Copy link
Member

Sorry @fabioalmeidaxpand we are not aware of more people having this problem

@javiergamarra
Copy link
Contributor

I think it's safe to close it now, please reopen if necessary :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants