Foren

[Liferay push]Unable to register IOS device in liferay 7 CE GA2

thumbnail
Achraf BEN AISSI, geändert vor 7 Jahren.

[Liferay push]Unable to register IOS device in liferay 7 CE GA2

New Member Beiträge: 14 Beitrittsdatum: 30.12.10 Neueste Beiträge
Hello,

I try to use iferay push with an ios device. I'm on liferay 7 GA2
I put my .p12 on my server and configured Apple Push Notifications Sender in the portal. By cons when I try register the device I have this error:

Optional(
Error Domain=com.liferay.mobile.sdk Code=404 "http-error"
UserInfo={NSLocalizedDescription=http-error}
)

Does anyone have any idea of ​​where this might come from ?

regards,
Achraf BEN AISSI
thumbnail
Bruno Farache, geändert vor 7 Jahren.

RE: [Liferay push]Unable to register IOS device in liferay 7 CE GA2

Liferay Master Beiträge: 603 Beitrittsdatum: 14.05.07 Neueste Beiträge
Hello,

Are you trying to add the device as admin or some other user? Make sure the user trying to register has the proper portlet permission, which is "Manage Devices".

When you access http://localhost:8080/api/jsonws, is the add-push-notifications-device remote method available for you? Does it work when calling it from that page?