Skip to content

Conversation

@MichaelTzach
Copy link
Contributor

@MichaelTzach MichaelTzach commented Jul 14, 2020

initBringgDriverSDK now accepts an array of SDKInitializeFlag.
These flags are: AvoidUsingMotion and AvoidUsingBluetooth which will avoid using motion and bluetooth apis thus avoiding showing permission prompts to the user.

JIRA Issue -> https://bringg.atlassian.net/browse/MOBILE-5146

@theido theido removed their assignment Jul 14, 2020
"${PODS_ROOT}/BringgDriverSDK/BringgDriverSDK.framework",
"${BUILT_PRODUCTS_DIR}/BringgDriverSDKObjc/BringgDriverSDKObjc.framework",
"${BUILT_PRODUCTS_DIR}/CryptoSwift/CryptoSwift.framework",
"${BUILT_PRODUCTS_DIR}/DeviceKit/DeviceKit.framework",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this framework was added?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the latest native sdk version (1.10.0) we extracted DeviceKit from having the code internally to a dependency.

@MichaelTzach MichaelTzach merged commit 4646d5c into master Jul 14, 2020
@MichaelTzach MichaelTzach deleted the MOBILE-5146-add-apis-for-initializing-sdk-without-motion-and-bluetooth branch July 15, 2020 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

10 participants