Do you mind to share a bit on how you integrated APN ?

Did you write the APN code yourself or use existing code?
I need to implement APN in Python as well.
I was using: https://github.com/samuraisam/pyapns

Now I am thinking modify the code here: 
https://github.com/simonwhitaker/PyAPNs 


On Friday, April 12, 2013 9:50:23 PM UTC-4, Rafael Sanches wrote:
>
> Thanks for this guys. 
>
> We have integrated apple's push system and it seems to work great! 
>
> Eliminating an external server reduces our app development complexity by a 
> lot.
>
> thanks!
> rafa
>
>
> On Fri, Apr 12, 2013 at 1:32 PM, Vinny P <vinn...@gmail.com 
> <javascript:>>wrote:
>
>> Richmond & AppEngine team,
>>
>> If you're ever in the Chicago area, look me up and I'll buy you a beer. 
>> I've been waiting for outbound sockets for years!
>>
>> A quick issue though: Can you make it explicitly clear in the Sockets API 
>> Overview 
>> https://developers.google.com/appengine/docs/java/sockets/overview that 
>> developers have to include the JavaMail JARs if they need to access 
>> IMAP/POP3/SMTP via Javamail? I say this because 
>> https://developers.google.com/appengine/docs/java/mail/overview#Sending_Mail_with_the_JavaMail_API
>>  states 
>> "*Do not add Oracle®'s JavaMail JARs to your app.*" I realize that's an 
>> entirely different section, but it makes people believe that AppEngine 
>> already packages the full JavaMail library, when truly it doesn't repackage 
>> the Provider classes. It would also be fine if you skipped the notice and 
>> included the Provider libraries within the AppEngine SDK.
>>
>> Thanks
>> -----------------
>> -Vinny P
>> Technology & Media Advisor
>> Chicago, IL
>>
>> @GOV on AppDotNet: https://alpha.app.net/gov
>>
>>
>> On Tuesday, April 9, 2013 5:44:38 PM UTC-5, Richmond Manzana wrote:
>>>
>>> Hi everyone,
>>>
>>> We're happy to announce that we have released the 1.7.7 SDK.
>>>
>>> This release includes new features such as updates to the Maven Plugin, 
>>> and Outbound Sockets.  We're also happy to announce that we have removed 
>>> the weekly $2.10 minimum spend for billing enabled apps :)
>>>
>>> For more details, please read our blog post and release notes.
>>>
>>> Announcement:
>>> http://googleappengine.**blogspot.com/2013/04/app-**
>>> engine-177-released.html<http://googleappengine.blogspot.com/2013/04/app-engine-177-released.html>
>>>
>>> Releae notes for Python:
>>> http://code.google.com/p/**googleappengine/wiki/**SdkReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes>
>>>
>>> Release notes for Java:
>>> http://code.google.com/p/**googleappengine/wiki/**SdkForJavaReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes>
>>>
>>> Release notes for Go:
>>> https://code.google.com/p/**googleappengine/wiki/**SdkForGoReleaseNotes<https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes>
>>>
>>> Cheers!
>>>
>>> Richmond Manzana
>>> Technical Program Manager
>>> Google App Engine
>>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to 
>> google-a...@googlegroups.com<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/google-appengine?hl=en
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to