-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from defold/dev-ios-app-tracking-transparency
Use of AppTrackingTransparency on iOS for iOS 14 support
- Loading branch information
Showing
44 changed files
with
251 additions
and
2,126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
github: defold | ||
patreon: Defold | ||
custom: ['https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NBNBHTUW4GS4C'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: Trigger site rebuild | ||
|
||
on: [push] | ||
|
||
jobs: | ||
site-rebuild: | ||
runs-on: ubuntu-latest | ||
|
||
steps: [ | ||
{ | ||
name: 'Repository dispatch', | ||
uses: defold/[email protected], | ||
with: { | ||
repo: 'defold/defold.github.io', | ||
token: '${{ secrets.SERVICES_GITHUB_TOKEN }}', | ||
user: '[email protected]', | ||
action: 'extension-adinfo' | ||
} | ||
}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
# Advertising info for Defold | ||
|
||
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to AD ID and AD tracking status on iOS and Android devices. | ||
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to advertising information and statis on iOS and Android. | ||
|
||
## API and installation | ||
[API and setup instructions](https://defold.github.io/extension-adinfo). | ||
[Manual, API and setup instructions](https://www.defold.com/extension-adinfo/) is available on the official Defold site. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.