Skip to content

Build issue on expo EAS #439

@XChikuX

Description

@XChikuX
> Task :qonversion_react-native-sdk:compileDebugKotlin
w: file:///home/expo/workingdir/build/node_modules/@qonversion/react-native-sdk/android/src/main/java/com/qonversion/reactnativesdk/QonversionModule.kt:26:47 'val currentActivity: Activity?' is deprecated. Deprecated in 0.80.0. Use getReactApplicationContext().getCurrentActivity() instead.
w: file:///home/expo/workingdir/build/node_modules/@qonversion/react-native-sdk/android/src/main/java/com/qonversion/reactnativesdk/QonversionModule.kt:26:47 This synthetic property is based on the getter function 'fun getCurrentActivity(): Activity?' from Kotlin. In the future, synthetic properties will be available only if the base getter function came from Java. Consider replacing this property access with a 'getCurrentActivity()' function call.
w: file:///home/expo/workingdir/build/node_modules/@qonversion/react-native-sdk/android/src/main/java/com/qonversion/reactnativesdk/QonversionModule.kt:302:46 The corresponding parameter in the supertype 'QonversionEventsListener' is named 'transaction'. This may cause problems when calling this function with named arguments.

Please fix deprecated code paths

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions