Harouna Diallo

Results 14 comments of Harouna Diallo

I have the same problem, android. my code: ``` const region = Platform.select({ ios: { identifier: 'nameid', uuid: 'uuid' }, android: { regionId: 'nameid', beaconsUUID: 'uuid', } }) console.log('choice ',...

Hello, Do you hind demo credentials ?

Add this in your MainApplication.java import com.jamesisaac.rnbackgroundtask.BackgroundTaskPackage; And in your onCreate() method add this line BackgroundTaskPackage.useContext(this);

I have got the same warning. Any body fine the solution ?

> > Thanks @buchdag. I'd rather prefer to Letsencrypt than Zero SSL since their review is not very good (trustpilot). I'm wondering two questions: > > > > 1. If...

> I think salves are by default readonly, so you can remove this error by changing their readonly status. `redis-cli -h 127.0.0.1 -p 6379 slaveof no one` @bhuiyanmobasshir94 This command...

I got the same problem @farirat

Do you find solution for this ? @SlimJUC

@vanrein Do you find solution for this ?