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 588caa3 commit c249b91Copy full SHA for c249b91
Assets/Adjust/iOS/Adjust.h
@@ -2,7 +2,7 @@
2
// Adjust.h
3
// Adjust SDK
4
//
5
-// V4.29.2
+// V4.29.3
6
// Created by Christian Wellenbrock (@wellle) on 23rd July 2013.
7
// Copyright (c) 2012-2021 Adjust GmbH. All rights reserved.
8
@@ -322,7 +322,7 @@ extern NSString * __nonnull const ADJDataResidencyUS;
322
/**
323
* Obtain singleton Adjust object.
324
*/
325
-+ (nullable id)getInstance;
++ (nullable instancetype)getInstance;
326
327
- (void)appDidLaunch:(nullable ADJConfig *)adjustConfig;
328
Assets/Adjust/iOS/AdjustSdk.a
67.4 KB
0 commit comments