We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4182e19 commit 052c6faCopy full SHA for 052c6fa
Branch-SDK/src/main/java/io/branch/referral/Branch.java
@@ -715,7 +715,7 @@ public static void disableDeviceIDFetch(Boolean deviceIdFetch) {
715
/**
716
* Returns true if reading device id is disabled
717
*
718
- * @return {@link Boolean} with value true to disable reading Andoid ID
+ * @return {@link Boolean} with value true to disable reading Android ID
719
*/
720
public static boolean isDeviceIDFetchDisabled() {
721
return disableDeviceIDFetch_;
0 commit comments