Batoul_AlAni

Results 6 comments of Batoul_AlAni

is there any solution for this issue?

is there any solution for this issue ?

I try to add these lines on MainActivity.kt but when I run the app it gives me the Error: ![image](https://user-images.githubusercontent.com/56093885/215474247-b19f750a-f582-44fa-bfcb-2cddc4132a9b.png) > idk why to downvote my answer even if it...

I am not very familiar with java can you explain how will be the code? > > I try to add these lines on MainActivity.kt but when I run the...

Thanks I solve it by using this line: val pendingIntent = PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_IMMUTABLE) > I am not very familiar with java can you explain how will be the...

how can we fix the same issue in ios? is there any solution for that?