Sagi Smolarski

Results 3 issues of Sagi Smolarski

Build script: ``` cd ~/Downloads sudo apt-get install autoconf automake autotools-dev g++ pkg-config python-dev libtool make git clone https://github.com/uber/pyflame.git cd pyflame ./autogen.sh ./configure make make check make install ``` Result:...

% pip install flet ... % python counter.py App URL: http://127.0.0.1:64269 Connected to Flet app and handling user sessions... The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain...

I am testing push notifications to my app using the demo script. I get the following error: `File "demopush2.py", line 25, in apns.gateway_server.send_notification(token_hex, payload) File "/Users/sagi/Dropbox/Projects/coral/coral/manager/push/apns_new.py", line 544, in send_notification...