留言板

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

thumbnail
Achraf BEN AISSI,修改在7 年前。

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

New Member 帖子: 14 加入日期: 10-12-30 最近的帖子
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,修改在7 年前。

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

Liferay Master 帖子: 603 加入日期: 07-5-14 最近的帖子
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?