alkahtani

Results 8 issues of alkahtani

i need help please , can anyone tell me how to get this plugin working or refer me to an working example please .

bug

i need ionic 1 working example using this plugin , please i tried tons of examples , i followed the steps as is in Readme file with no luck ....

i have used this plugin and it works great but sometimes the calendar not rendered , it is not showing at all while the data exists , i can see...

I got this error when i navigate from toggle menu back to **Login** screen and after i login again and open the toggle menu . I tried to google about...

I am having trouble to build my ionic project , i am getting this error as you can see in the attachment ionic info `Ionic: Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic)...

Please correct me : ` WhatsappBusinessCloudApi whatsappBusinessCloudApi = factory.newBusinessCloudApi(); var message = MessageBuilder.builder()// .setTo(PHONE_NUMBER_1)// .buildTemplateMessage(// new TemplateMessage()// .setLanguage(new Language(LanguageType.EN))// .setName("schedule_confirmation3")// .addComponent(new BodyComponent()// .addParameter(new TextParameter("Mauricio"))// .addParameter(new TextParameter("04/11/2022"))// .addParameter(new TextParameter("14:30")))// .addComponent(new ButtonComponent()//...

I am getting this error when running testing unit below `WhatsappApiFactory factory = WhatsappApiFactory.newInstance(TestConstants.TOKEN); WhatsappBusinessCloudApi whatsappBusinessCloudApi = factory.newBusinessCloudApi(); Message message = MessageBuilder.builder()// .setTo(PHONE_NUMBER_1)// .buildTextMessage(new TextMessage()// .setBody(Formatter.bold("Hello world!") + "\nSome code...

question

I'm encountering an error while testing the bootstrapping functionality across various device screen sizes using Chrome Developer Tools. Steps to Reproduce 1. Open the project in a web browser (Chrome)...