| #
74967a3c |
| 10-Jun-2021 |
Charlie Cruzan <[email protected]> |
[ios] small fixes to NCL and test suite following QA (#13224)
* better bg location console errors
* fix facebook native ad id
* close sqlite db after creating
* fix expo-device screen to on
[ios] small fixes to NCL and test suite following QA (#13224)
* better bg location console errors
* fix facebook native ad id
* close sqlite db after creating
* fix expo-device screen to only show device-compatible options
* small improvements to slider
* google sign in only available in standalone
* small trackingtransparency fix
* add missing NCL screens
* Apply suggestions from code review
show more ...
|
| #
45f57828 |
| 14-May-2021 |
Charlie Cruzan <[email protected]> |
Create app tracking transparency unimodule (#12857)
* create module
* cleanup
* create config plugin
* better method names
* add to GenerateDocsAPIData command
* remove types file
Create app tracking transparency unimodule (#12857)
* create module
* cleanup
* create config plugin
* better method names
* add to GenerateDocsAPIData command
* remove types file
* generate docs
* setup iOS project
* update NCL
* fix tests
* readme
* changelog
* fix lint for ncl
* re build
* update unimodule.json
* feedback
* docs again
* update docs and readme with feedback
* use NS_ASSUME_NONNULL
* rewrap comments, improve doc blocks
* regenerate docs data
* add isAvailable method
* fix tests
* add comment for node 14 upgrade
* update doc block for withTrackingTransparency
* make logic clearer; handle case where 'false' provided as string
* remove option to omit NSUserTrackingUsageDescription
* rebase and re pod install
* version for SDK 41
* re install pods
* Apply suggestions from tsapeta's code review
Co-authored-by: Tomasz Sapeta <[email protected]>
* podfile.lock
Co-authored-by: Tomasz Sapeta <[email protected]>
show more ...
|