IBM Support

PI07839: IT IS NOT POSSIBLE TO SEND PUSH OPTIONS IN AN IOS NATIVE APPLICATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • It is not possible to send push options in an iOS Native
    application. The dictionary that collects the push options is
    never initialized and so any call to actually add push options
    does nothing.
    

Local fix

  • Manually initialize the parameters dictionary like so:
    
    options.parameters = [NSMutableDictionary new];
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Developers building native iOS applications.                 *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * It is not possible to send push options in an iOS Native     *
    * application. The dictionary that collects the push options   *
    * is never initialized and so any call to actually add push    *
    * options does nothing.                                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * -                                                            *
    ****************************************************************
    

Problem conclusion

  • The code has been fixed so that the push options dictionary is
    properly initialized.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI07839

  • Reported component name

    WORKLIGHT ENTER

  • Reported component ID

    5725I4300

  • Reported release

    600

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-12-10

  • Closed date

    2014-02-18

  • Last modified date

    2014-02-18

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WORKLIGHT ENTER

  • Fixed component ID

    5725I4300

Applicable component levels

  • R506 PSY

       UP

  • R600 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSZH4A","label":"IBM Worklight"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"600","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 October 2021