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.
Surveys
1 parent c56f5fb commit 7ca40c4Copy full SHA for 7ca40c4
android/src/main/java/com/instabug/reactlibrary/RNInstabugReactnativeModule.java
@@ -25,7 +25,7 @@
25
import com.instabug.library.user.UserEventParam;
26
import com.instabug.library.OnSdkDismissedCallback;
27
import com.instabug.library.bugreporting.model.Bug;
28
-import com.instabug.library.temp.InstabugSurvey;
+import com.instabug.survey.InstabugSurvey;
29
30
import com.instabug.reactlibrary.utils.ArrayUtil;
31
import com.instabug.reactlibrary.utils.MapUtil;
0 commit comments