Skip to content

In-App Messaging still in beta? #13664

Open
@saldous

Description

@saldous

Description

When I do pod install with pod 'FirebaseInAppMessaging' in my podfile, it installs v0.13.0

I found a closed ticket from almost a year ago saying it is in beta and to use pod 'FirebaseInAppMessaging', '> 10.13-beta', which installs 11.2.0-beta. But your documentation doesn't say to do this? https://firebase.google.com/docs/in-app-messaging/get-started?platform=ios

I want to make sure I'm getting the right version. Thanks.

Reproducing the issue

Pod install with pod 'FirebaseInAppMessaging' in podfile installs v0.13.0

Firebase SDK Version

11.2

Xcode Version

15.4

Installation Method

CocoaPods

Firebase Product(s)

In-App Messaging

Targeted Platforms

iOS

Relevant Log Output

No response

If using Swift Package Manager, the project's Package.resolved

No response

If using CocoaPods, the project's Podfile.lock

pod 'FirebaseAnalytics'
pod 'FirebaseAuth'
pod 'FirebaseCore'
pod 'FirebaseCrashlytics'
pod 'FirebaseFirestore'
pod 'FirebaseMessaging'
pod 'FirebaseInAppMessaging'
pod 'FirebaseRemoteConfig'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions