Skip to content

Commit

Permalink
fix: Replications
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-ricardomoreirasilva committed Apr 12, 2024
1 parent 6d4c235 commit 8a3a6d3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
21 changes: 0 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,6 @@ The changes documented here do not include those from the original repository.
### 2023-01-12
- Feat: Return user's response to prompt [RMET-2112](https://outsystemsrd.atlassian.net/browse/RMET-2112)

## 5.0.0-OS11

### 2023-12-22
- Feat: add new e-commerce logging method on Android (https://outsystemsrd.atlassian.net/browse/RMET-2730).

### 2023-12-18
- Feat: Implement e-commerce logging on iOS (https://outsystemsrd.atlassian.net/browse/RMET-2731).

### 2023-12-13
- Feat: add new e-commerce logging method (https://outsystemsrd.atlassian.net/browse/RMET-2729).

## 5.0.0-OS10

### 2023-08-11
- Feat: update firebase core version (https://outsystemsrd.atlassian.net/browse/RMET-2451).

## 5.0.0-OS9

### 2023-01-12
- Feat: Return user's response to prompt [RMET-2112](https://outsystemsrd.atlassian.net/browse/RMET-2112)

## 5.0.0-OS8

### 2022-10-31
Expand Down
6 changes: 0 additions & 6 deletions src/ios/FirebaseAnalyticsPlugin.m
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ @interface FirebaseAnalyticsPlugin ()

@end

@interface FirebaseAnalyticsPlugin ()

@property (strong, nonatomic) id<OSFANLManageable> manager;

@end

@implementation FirebaseAnalyticsPlugin

- (void)pluginInitialize {
Expand Down

0 comments on commit 8a3a6d3

Please sign in to comment.