Questions tagged as 'mobile'

0
answers

How to insert a View between 2 children of a LinearLayout

I have a% of Vertical% and 4% of% within it. For example: linearLayout frame_1 frame_2 frame_3 frame_4 I want to add LinearLayout to existing ones For example: linearLayout...
asked by 05.02.2018 / 19:22
1
answer

Firebase key error

I'm doing a PWA using Vue and Quasar, but when I make a request in Postman to appear a push notification I get the following return in Postman: { "multicast_id": idMulticast, //removido por mim ao postar aqui "success": 0, "failure...
asked by 29.03.2018 / 22:34
0
answers

Gallery effect android studio

I have a problem that I can not find the answer to, I wanted to make a gallery with this effect: but I'm not getting anyone would have a hint how I can achieve such an effect?     
asked by 28.01.2018 / 17:21
1
answer

Ajax does not work on android

I am making an ajax request that works perfectly on the Desktop, however when I test on android it does not work, if anyone can help me jQuery(document).ready(function($){ $("#loginform").on('submit', function() { v...
asked by 11.01.2018 / 09:13
2
answers

How to get values from the checkbox and insert them into the database

I'll list several products and each will have a checkbox to select which ones it wants. The problem is that I am not able to do $.each() to just pick the selected products and then insert them into the database. jQuery: $(do...
asked by 29.11.2017 / 17:11
0
answers

Reading QR CODE with cord

How do I read a QR CODE through Cordova? I have already seen several plugin indications but none worked. Note: I am developing using Visual Studio (I do not know if there is any influence, so the info)     
asked by 24.11.2017 / 14:56
2
answers

Set permissions for app at runtime

There are some app's that when we open it for the first time it asks the user permission to activate certain features of the device, such as camera, contacts, etc. ... How do I get the permission to be requested when it is opened instead of w...
asked by 17.11.2017 / 17:52
1
answer

Error starting a new app on Ionic

I'm starting a project in Ionic , I'm just following the initial steps, by passing the command: ionic start myApp tabs You are generating the following error ? Connect this app to the Ionic Dashboard? No > git add -A > git commit -...
asked by 28.10.2017 / 22:26
3
answers

How to generate ios build with IONIC project

Good afternoon, I'm on a project made in ionic, nodeJS and MongoDB. I have access to the code, which is in the BITBUCKET repository but I do not know how to create the project build in xcode (because I use MACOS). Does anyone know how I can g...
asked by 21.10.2017 / 22:14
1
answer

Select Multiple Materialize no mobile

I have a question on select multiple from Materialize for mobile. I can not select another option, other than Bootstrap that when clicking outside the field, it exits automatically. Has anyone ever had anything like this? /* Select */...
asked by 17.10.2017 / 21:58