Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FM.PatchNotificationProblem
Patched problem with Scroll Notifications.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 8.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "FM.PatchNotificationProblem" )
Parameters
none
Result
Returns OK or error.
Description
Patched problem with Scroll Notifications.FileMaker 16.0.4 on MacOS 10.13.3 has a bug that can cause crashes with scroll gestures.
Crash reports show message about "terminating with uncaught exception" and stack trace shows _beginScrollGesture method called which posts a notification to a non-existing observer.
The plugin, if activated with this function will watch for those notifications and just ignore them, so the observer is not called and the crash does not happen.
Release notes
- Version 8.1
- Added FM.PatchNotificationProblem function.
Blog Entries
- Reasons for FileMaker Pro users on MacOS to install MBS Plugin
- FileMaker Pro 16.0.5 Update available
- Crashes with FileMaker 16.0.4 with scroll gesture notification
This function is free to use.
Created 2nd March 2018, last changed 2nd March 2018