Sarthak Kumar Lohani
Results
1
issues of
Sarthak Kumar Lohani
I am getting an error while calling fullNumberWithPlus function. ``` package com.example.invoiceinventory.Activities import android.content.Intent import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import com.example.invoiceinventory.R import com.example.invoiceinventory.Utils.Constants import com.example.invoiceinventory.databinding.ActivityAuthenticationBinding import com.hbb20.CountryCodePicker class AuthenticationActivity : AppCompatActivity()...