Miro Markaravanes

Results 8 issues of Miro Markaravanes

I get FC on the line I'm trying to refresh the actionbar so it will display the changes: The crash is exactly on the invalidateOptionsMenu() method. I'm using the latest...

### [REQUIRED] Step 1: Describe your environment * Xcode version: 14.0 Beta (14A5228q) * Firebase SDK version: 9.1.0 * Installation method: `Cocoapods` * Firebase Component: InAppMessaging * Target platform(s): `iOS`...

api: inappmessaging
beta-software
Xcode 14 - iOS 16

This PR upgrades the Facebook SDK requirement to the latest version (12.1.0).

Adding the `animateForwardAlways` flag will enable a user to set `animateFromLastPercent` but limit the behavior to only happen if the progress bar is moving forward (newPercentage > oldPercentage). This behavior...

I'm loading a lot of data in my `StaggeredGridView` and reloading it after a configuration change (i.e orientation change) would take a long time. So I have marked to handle...

### Description I'm using Firebase Auth in production. I have Firebase AppCheck enabled and enforced for Authentication. A small percentage of my users on iOS are seeing the sdk error...

api: appcheck

When using CakePHP 3.6.7, the pagination function is not working. It always seems to think that the total row count for a query is 1, therefore the pagination component sets...

bug
help wanted

## Pull Request Checklist - [x] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to [the...