Imports for types in Appsflyer plugin for version 2.0.0-pilot.1 are resolving to a relative file in the monorepo instead of the module that contains them. Opening a PR to solve it.
packages/plugins/plugin-appsflyer/src/methods/identify.ts:2
import type { IdentifyEventType } from '../../../../core/src/types';
analytics-react-native version: 2.0.0-pilot.1
- Integrations versions (if used): Appsflyer (Unreleased)
- React Native version: N/A
- iOS or Android or both?: N/A
Imports for types in Appsflyer plugin for version
2.0.0-pilot.1are resolving to a relative file in the monorepo instead of the module that contains them. Opening a PR to solve it.packages/plugins/plugin-appsflyer/src/methods/identify.ts:2analytics-react-nativeversion:2.0.0-pilot.1