firebase / firebase/firebase-ios-sdk

In-App Messaging still in beta?

Open
#13,664 3 comments 0 reactions 1 assignee Assigned to @morganchen12 View on GitHub
api: inappmessaging CocoaPods Docs
Dominant language
C++
Stars
6.7k
Forks
1.8k
Avg merge
2d 14h
Merged PRs (30d)
72

Description

### 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'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.