skip to Main Content
author
80 views
0 votes

Generating push token for device using expo push-notification in bare react native

I am using expo push-notification library to generate device push token and using it to send the notifications to the

author
204 views
0 votes

React Native Error : java.io.UncheckedIOException: Could not move temporary workspace

What went wrong:
java.io.UncheckedIOException: Could not move temporary workspace (C:UsersSreyaDesktopsreyalove-knotandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a-a4bfdb9a-3a8e-40d1-895b-328f0f4c6181) to immutable location (C:UsersSreyaDesktopsreyalove-knotandroid.gradle8.6dependencies-accessors423f0288fa7dffe069445ffa4b72952b4629a15a)

i tried to clean

Back To Top
Search