Skip to content

🐛 iOS SDK Guide language selection broken for examples #643

@ianbradbury-bizzibody

Description

@ianbradbury-bizzibody

Within the iOS SDK guide example code is provided in Objc and Swift. Unfortunately only the Objc example code displays. If you select the Swift language - nothing happens, the example code is not updated.

Checking the browser console I can see the following error message.
Screenshot 2019-07-14 at 21 03 32
Unfortunately my JS skills are worse than poor.

I can see that the bundle.js file was updated only 2 days ago - I guess something in that update has caused this error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://docs.parseplatform.org/ios/guide/#getting-started
  2. Scroll down to 'Saving Objects'
  3. Click the SWIFT example button

Expected behavior
the example code should update to display the Swift example code.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mac OS / 10.14/ Mojave
  • Safari, Firefox, Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions