Francisco Fortes

Results 10 comments of Francisco Fortes

I am experiencing the exact same problem, Intel MacBook Pro (16-inch, 2019). It was working weeks ago, all of the sudden it broke. Cleaning $HOME/.lima/colima/ or deleting Colima did not...

Yes, @abiosoft, I updated the common: Xcode to Version 13.4.1 + command line tools And MacOS Monterrey to 12.4 But note this: I just deleted HEAD, installed v0.3.4, and that...

Hi @Lopdo, I am afraid we won't be able to prepare a workaround for this (if it is even possible) in a short period of time. There are many different...

@Lopdo Ok, we can repro. We'll research the use of modulaAlias and evaluate the potential impact in existing customers. It may take a few weeks for us to have some...

We decided not to support the scenario described above (for the time being) due to lack of demand for our customers.

Hi @moustafadevrn, in our Example app (included within the SDK), HomeScreen.js file, function HomeScreen, block code of useEffect, I added the following: ` mobileMessaging.subscribe( 'messageReceived', eventData => { console.log('Event received',...

Hi @moustafadevrn, I wrote that "I added" that line of code (that you can write as well, not to search for it), in line 11 [here](https://github.com/infobip/mobile-messaging-react-native-plugin/blob/master/Example/screens/HomeScreen.js). And it works on...

Hi, This is potentially a React Native problem: https://github.com/facebook/react-native/issues/25675

Apologies and reopening the issue, we will investigate this further.

Hi @moustafadevrn, I am afraid the control for displaying manually the in-app notification is only exposed on native Android and iOS. On React Native it is displayed "automatically", as soon...