Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

FlurryMessage no longer in scope #244

Open
8 tasks
redimongo opened this issue Jul 11, 2022 · 1 comment
Open
8 tasks

FlurryMessage no longer in scope #244

redimongo opened this issue Jul 11, 2022 · 1 comment
Assignees
Labels

Comments

@redimongo
Copy link

Describe the bug
Updated Flurry SDK and getting errors because API has changed.

FlurryMessaging.setAutoIntegrationForMessaging() - error: Cannot find 'FlurryMessaging' in scope

This Bug is About
Please choose the closest item by replacing [ ] with [x].

  • [ x] Integration
  • Analytics
  • Ads
  • [ x] Messaging/Push
  • IAP
  • Remote Configuration
  • Flurry Website/Dashboard
  • Other

Platform
Please choose the platform(s) that you are having the issue by replacing [ ] with [x].

  • [x ] iOS
  • tvOS
  • WatchOS

Environment
Please tell us the versions of Flurry SDK, XCode, and iOS you are using.

  • Flurry SDK: (12.1.1)
  • Xcode: Version 13.3.1 (13E500a)
  • iOS: 15.5

To Reproduce
Steps to reproduce the behavior:

  1. updated to (12.1.1) from old 1 year old version

Screenshots
Screen Shot 2022-07-11 at 5 24 07 pm

Additional context
Are you using Flurry Push/Messaging? Yes
(iOS) Are you using CocoaPods or manual binary integration? Yes

@flurrydev
Copy link
Contributor

@redimongo

We made a change in 12.1.1 from static libraries to frameworks and you will need to import Flurry_Messaging

import Flurry_Messaging

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants