open connection

This block is part of the apn group and was last modified in core v10.4.28.

open connection v10.4.28

Opens Apple Push Notifications connection

In pins 4 + flow
  • flow
    flow
  • key required
    value

    Key file content

  • keyid required
    value

    Key ID

  • teamid required
    value

    Team ID

  • production required
    condition

    Set to "true" for production

    Default false

Out pins 2 + flow
  • flow
    flow
  • connection
    apnconnection
  • error
    value

    Error message

A typical wiring for open connection: a function trigger starts the flow; value feeds the key pin; value feeds the keyid pin; value feeds the teamid pin; the flow out pin feeds debug.

Studio canvas example for the open connection block: typical wiring for open connection.

Version history

Introduced in v10.4.28.


Back to apn Return to the main group to view all sub-groups Back to apn Return to the group to view all blocks within this group