-
Greetings:
Is there already an implementation for Apple PassBook included in PushSharp?
Thanks in advance.
-
Hi,
I need to know why the property relevantDate isn't implemented. The documentation says that for Event ticket the property relevantDate is required if relevance information is provided.
http://dev…
-
I've noticed that in the latest release 1.0.18 the optional parameter 'disableCertificateCheck' has been removed from the ApplePushChannelSettings constructor. This means that whether I set the boole…
-
if i do this:
primaryFields.add( new TextField( "Test key", "Test text", ""));
The json looks like:
"primaryFields" : [ {
"key" : "Test key",
"label" : "Test text",
"textAlignment"…
-
http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/PassKit_PG/Chapters/Updating.html
-
Looks like trying to fetch an icon off disk is blocking the search results coming back.
```
$ sample Quicksilver
Sampling process 255 for 10 seconds with 1 millisecond of run time between samples
Sam…
-
Scenario:
1-I created a pass of type generic and sent it to my email .
2- I opened it from iphone mail client and downloaded the .pkpass file, but my iphone did not recognize it as a pass file.
then …
-
Hi Tomas,
I'm using the passkit certificate send the pass update notification, but I can't receive the notification, In the websit https://developer.apple.com/library/ios/#documentation/UserExperienc…
-
Pass The generated C # does not open in the Viewer Pass Mountaion Lion (works on iphone).
Already the Pass of passsource, works perfectly.
What can it be?
-
Can I set a background image of the pass on:
def update_json(pass_json)
# set background??
end
and use an image url?? and the thumbnail image??