Skip to content

Shared App IDs? #7

Description

@mikeumus

For example the Facebook services each use their own declared App ID:

facebookApplicationId = services.facebookFollowButton?.applicationId ? '266367676718271'

versus a single Facebook App ID, something like this:

facebookApplicationId = services.fbAppId ? '266367676718271

and also having these IDs global within the scope of the plugin versus declared every time like my question from #6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions