Skip to content

Update Swift Example in wiki for IOS SDK #537

Closed
@ajaybeniwal

Description

@ajaybeniwal

Hi Can u update the Swift example in wiki with below example because its difficult to find for beginners

let parseConfiguration = ParseClientConfiguration {
$0.applicationId = "myAppId"
$0.clientKey = ""
$0.server = "http://your_server.com:1337/parse"
}
Parse.initializeWithConfiguration(parseConfiguration)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions