jcisz

Results 4 comments of jcisz

Same here. If you set the default value with a different calling code. And then try to extract the calling/country code. It always extract the default

Hi, im having the same issue but in a redmi device ![error](https://user-images.githubusercontent.com/58960010/129136038-41cd397d-bf73-45ee-beba-285c55c8d170.jpg) Im fixing it using `useSafeAreaInsets` from `react-native-safe-area-context` and adding the `statusBarHeight` option in the showMessage function ![insets](https://user-images.githubusercontent.com/58960010/129136159-ef3c02a6-2e24-48c8-885f-5b0abe08afac.jpg)

Hi, while running the program, can i pause it like the desktop version and then resume the process? Thanks

Hi, im getting this error ``` Time to backup: 11 hours Traceback (most recent call last): File "DeepFaceLab/main.py", line 19, in multiprocessing.set_start_method("spawn") File "/usr/lib/python3.6/multiprocessing/context.py", line 242, in set_start_method raise RuntimeError('context...