Archiv der Kategorie: Apple iOS

Apple Push Notification – Server-Zertifikat erstellen

How to create (or renew) an Apple Certificate for APN (Apple Push Notification) Services … and prepare it in a way that it can be used by an APN Server (in this example a production server written in PHP)

1) Log in on Apple Developer Center

apn_certificate_step_1

2) Got to „Certificates, Identifiers & Profiles“

apn_certificate_step_2

3) Verify that the chosen App can be used with Push: Select „App IDs“ and check, if „Push Notifications“ is enabled in „Distribution“

apn_certificate_step_3

4) Generate the Certificate: Go to Certificates – Production and select „+“

apn_certificate_step_4

5) Choose Certificate type: in our case „Apple Push Notification SSL (Production)“ and „Continue“

apn_certificate_step_5

6) Select the desired App ID and „Continue“

apn_certificate_step_6

7) Create a CSR by following the description using Keychain („Schlüsselbundverwaltung“ on OSX), save the file (e.g. „ProjectName_Prod_APN_2015041.certSigningRequest“) and „Continue“

apn_certificate_step_7

8) Upload the CSR-File and „Generate“

apn_certificate_step_8

9) Download the generated Certificate (its default name is „aps_production.cer“)

apn_certificate_step_9

10) Open the Certificate with Keychain („Schlüsselbundverwaltung“), this imports the Certificate.

11) Export the Certificate and the private key as PKCS12 (.p12) File. Enter a protection password for the private key.

12) Convert the PKCS12 File to a .pem file using the following command:

openssl pkcs12 -in ProjectName_Prod_APN_20150415.p12 –out ProjectName_Prod_APN_20150115.pem -clcerts

You now have the certificate and encrypted private key in a pem file for use with your server:

apn_certificate_step_12_pem

13) You can check the new certificate (and validity) in the certificates list

apn_certificate_step_13_check

Uff … done 😉

ÖRAG Immobilien App jetzt mit POIs aus data.gv.at

Die „ÖRAG Immobiliensuche“ ist als App für Android und iOS seit letztem Jahr erfolgreich auf dem Markt.
In der neuen Release wurde die Darstellung von POIs integriert, d.h. ein Immobiliensuchender kann sich komfortabel über die Umgebung seiner (zukünftigen) Immobilie informieren.

Die POIs stammen aus „data.gv.at – offene Daten Österreichs“ – http://www.data.gv.at/.
Sie umfassen: Öffentlicher Verkehr, Schulen, Kindergärten, Universitäten, Krankenhäuser, Parks, Märkte, Polizeistationen etc.

OGD-POIs_Android

Die Daten werden periodisch von den OGD-Servern geladen, vorverarbeitet und für die Apps auf einem eigenen Server zur Verfügung gestellt.

Das Projekt wurde für die ÖRAG Österreichische Realitäten-AG in Zusammenarbeit mit Artware Multimedia GmbH und Christoph Lederer abgewickelt.

Das App gibt es im Apple App Store und im Google Play Store.

Update 11/2016: Die App ist übrigens auch als Anwendung am Portal „data.gv.at – offene Daten Österreichs“ verlinkt:  https://www.data.gv.at/anwendungen/oerag-immobiliensuche/