attach icon indicating copy to clipboard operation
attach copied to clipboard

Results 69 attach issues
Sort by recently updated
recently updated
newest added

I am working on javafx modular project! and using latest gluonfx-gradle-plugin too! when executing **jLink** or **jlinkZip**, I am facing these issues, how can I solve one! ``` > Task...

Deploying HelloGluon with the BrowserService to a device running iOS 17+, after the provided URL is opened in the external browser, going back to the application causes a white screen....

bug

This only happens when sending a push notification via Firebase Console, not using Firebase API (like CloudLink does). When the app is running, push notifications are delivered just fine. However,...

While adding the Push notification feature to a mobile app, I found that iOS devices always give the APNS token, not the FCM token. When I checked the attache's code,...

The ads module provides mobile developers (at the moment only android) with the ability to show banner, interstitial and rewarded ads from JavaFX. It uses the Google AdMob SDK for...

Hi, Can you please add a feature to detect (and eventually hide) the home bar (the swipe line that appears on some mobiles usually at the bottom of the screen)?...

Hi there, It would be nice if there is the possibility to access the gyroscope data, similar to the accelerometer module to get the devices angle.

OS: Android 13 Device: Samsung Note 20 Ultra 5G Attach version: 4.0.19 When the keyboard is shown, and the device is locked and then unlocked, the keyboard initially remains visible...

Implements audio service using javafx media. Uses fx AudioClip interface for sounds and Media for music. This has a limitation that sound can not be paused/resumed but I guess it...

Trying to figure out how to get LocalNotifications to display. Running a simple example on ios-sim I am struggling to identify the problem. On the first occurrence the iOS notification...