Closed limouren closed 8 years ago
@limouren will you work on this? some information is attached to #26 btw
@cheungpat I regard this as an problem on function interface and created PR #24.
If you think it could correctly address #26, merge #24 and we are done.
@limouren Not sure what “functional interface” means outside the realm of Java.
@cheungpat Err. I should have said API.
Using the method to save subscription would always lead to the follow error:
skygear-server now requires
subscription:save
to supplydevice_id
, butsaveSubscription:completionHandler:
didn't, leading to this error.