2,025 Topics

Member Avatar for
Member Avatar for Taufik R

Many aspiring entrepreneurs want to start their business online but quite a few of this lot actually succeeds in turning their awesome application idea into reality. The question arises, what to do with a crazy app idea? Generally, businesses having their own mobile apps, ensure a strong connection with their …

-1
574
Member Avatar for Vange

Hey? Can someone help me to this program? I need to Search an specific information of a student. #include<iostream> #include<fstream> #include<istream> #include<stdlib.h> #include<string> using namespace std; void login(),registr(),form(),Add(),ShowList(),Search(),Update(); struct Student { int id; char name[25]; char name1[25]; char address[25]; char city[25]; int age; char gender[5]; string email; string contact; char …

Member Avatar for tinstaafl
0
1K
Member Avatar for SimonIoa

Hello does anybody see any error in this? [!] Unable to find the Xcode project `/Users/macbookpro/Desktop/project/platforms/ios/C:\Users\Simos\project\platforms\ios\Project.xcodeproj` for the target `Pods-C:\Users\Simos\project\platforms\ios\Project`. I copied my project from my PC to my Mac in a usb drive. THERE IS NO C:\Users\Simos\ directory on mac. Why ai i getting this?

Member Avatar for ilaureano
3
1K
Member Avatar for SimonIoa

Hello i ve tried to upload my first app on the App Store but i got this mesage from Apple. Any ideas how to proceed? *Your app provides a limited user experience as it is not sufficiently different from a mobile browsing experience. As such, the experience it provides is …

Member Avatar for rproffitt
0
1K
Member Avatar for IdontevenKNOw

// MajorProJectMB.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include <iostream> #include<cstring> #include<fstream> #include<iostream> #include<string> #include <iomanip> #include <cstdlib> #include <string> using std::ifstream; using std::ofstream; using std::ios; using namespace std; struct project { char comma[10]; double NumFields[10]; string lastfieldName; string firstfieldName; double Toltal = 0; …

Member Avatar for rproffitt
0
527
Member Avatar for jollyswagman

Hello, I want to know if the following is fact or fiction. I'm told you can build one codebase in ReactNative,** then compile out Binaries for iOS, Android and Windows with little customization.** To clarify...''...the heavy lifting R&D is done in RN, and the Binaries "just pop out" with little …

Member Avatar for Antionne
1
2K
Member Avatar for coljam

I have a CSV file with a bunch of columns, but I only need the information for the 11th column. How do I read through each line and skip to the 11th column and then store those values in a vector? I'm struggling to find clear information on how to …

0
180
Member Avatar for harukichi

My mac book is a little angry so I take the drive nd used it as external. How I run my IOS on windows pc?

Member Avatar for JamesCherrill
0
456
Member Avatar for WatchingSafe

Here is the input file. 12345 67890 I want 123 in array1. I want 678 in array2. int array1[10], array2[10]; int n, i=0; ifstream x; x.open("input.txt", ios::in) while( (!x.eof()) || (i<3) ) { x >> n; array1[i] = n; i++; } //here should be the command for next line i …

Member Avatar for rproffitt
0
162
Member Avatar for kiri96

I am developing an app to android and ios, which purpose is get directions to a certain clicked marker (point) in the map. So, I am using the Google Maps API with node.js, and I have the data from the points stored in a MongoDB. I've been serching but I …

0
158
Member Avatar for Rushabh Verma

I have an issue when building for iOS in Xamarin Studio: I open Xamarin Studio and create a Single Project View App for IOS, I then run the project, but the project does not load onto the simulator all I get is the message "Waiting for the debugger to connect …

Member Avatar for rproffitt
0
285
Member Avatar for salenajames98

The world has gone mobile! People always carry their phones with them. If you want to connect with your customers where you get the most response, then you should think about investing in a customized mobile app for your brand, I recently started a business and launched a website, but …

Member Avatar for rproffitt
-1
307
Member Avatar for dongtuuyen

Windows tablet With very high compatibility with Microsoft Office suite. So if your needs are mostly work, consider Windows tablets. Should I buy an Andriod tablet? Advantages of Andriod: With the iPad you don't have much choice but with Andriod it is different. Since most companies currently run the Android …

Member Avatar for CrunchyRoll
0
393
Member Avatar for Kaushalya15

/* SPRPTA Bus Ticket Reservation System C++ Software Development Project */ #include <iostream> #include <fstream> #include <cstdio> #include <conio.h> #include <cstdlib> #include <stdio.h> using namespace std; int count01 ; // class Passenger class Passenger { string str_City, str_ContactNumber, str_UserName, str_Password, str_name ; protected: string str_NIC ; public: Passenger(){} Passenger(string name, …

Member Avatar for Yashwanth_1
0
8K
Member Avatar for TovinoThomas

Okay so I have been downloading gifs and sending them in the messenger to my friends for years now. But a few weeks ago, something changed. Whenever I download it and send it, the gif is supper choppy with maybe 2 frames per second and the colors are compressed as …

Member Avatar for heyanil673
0
419
Member Avatar for BakerJQ

Github Link: [https://github.com/BakerJQ/Flutter-InfiniteCards](https://github.com/BakerJQ/Flutter-InfiniteCards)

0
598
Member Avatar for terrie4

Does anyone know about robovm??? It is a platform to make ios apps in java. I need it for a new project I´m working on in a nearshore outsourcing company.

Member Avatar for rproffitt
0
377
Member Avatar for Ana Mae

#include <iostream> #include <cstdlib> #include <fstream> #include <ctime> using namespace std; void array(int arr[], int arrSize); void add(int arr[], int arrSize, int newElem); bool edit(int arr[], int arrSize, int index, int newVal); bool delEm(int arr[], int arrSize, int elem); bool search(int arr[], int arrSize, int elem); bool PunoNa(int arr[], int …

Member Avatar for Ana Mae
0
896
Member Avatar for nocoded

I have a function that returns an array of photos and videos from an iOS device's camera roll. The info is returned correctly, however, I'm also needing to return the path to the photo and video which I've been unable to do so far. Here is the code I'm using. …

0
341
Member Avatar for Helen_7

If you are using your iPhone XS as a music player, then you probably know how to transfer music from computer to iPhone. The default way of transferring between your PC and iPhone is by using iTunes. This is the most common way of sharing music and other media to …

0
2K
Member Avatar for JosephMooryes

Guys this question is continual. however i found the answer virtually however still cant compass. i dont shrewdness to resolve it. thats why i announce it as new question iam operating with a project. iam exploitation native-validations-master downloaded it from internet. this is the link for that: https://www.cssscript.com/custom-html5-form-validator-native-validations/ It conjointly …

0
271
Member Avatar for SimonIoa

Hello i want to create a script that allows the user to use the device mic and record audio, then display it using Typescript (.ts) file. Here is what i have so far. home.ts import { Component, ViewChild } from "@angular/core"; import { NavController, App, AlertController, Platform } from "ionic-angular"; …

Member Avatar for lil_c
1
578
Member Avatar for xing_1
Member Avatar for xing_1
0
197
Member Avatar for Rohan_9

I am Working on Xcode 9.2 Swift 4.0 using FacebookSDKs-iOS-20160316 for Facebook Login Authentication Integration . My storyboard is empty . On Running Facebook Login button is coming on an app When clicked Facebook login page comes, after successful login Permission for my app is asked, When allowed following page …

0
307
Member Avatar for SimonIoa

Hello i want to create an app -not native- to work with iOS, Android, and Windows. I am working with Ionic Framework to do that. A programmer told that i should use CodeIgniter because i am good with PHP. Whats your opinion about Ionic and CodeIgniter?

Member Avatar for Dani
0
1K
Member Avatar for 9tontruck

Hi, I am not a mobile app developer but recently studying Cordova/PhoneGap for fun. I just studied FireBase and it was really awesome because it can do lots things without running my own server such as user auth/management, DB, file storage etc. But I am just wondering about the right …

0
368
Member Avatar for KushMishra

Hi, I am an absolute beginner to Xamarin and just started to develop a small application wherein, I am not getting any idea about why the BindableProperty changes are not getting reflected inside the view model. Presently, I have written my BindableProperty in a separate Class and the code is …

Member Avatar for KushMishra
0
994
Member Avatar for Aliyah_1

Hey. My question is to read from a csv file and provide a user functionality to sort and output the data by grades, name and student id.. The code is compiling and running. The trouble I am getting now is outputting the file to different files when being sorted out …

Member Avatar for Aliyah_1
0
268
Member Avatar for Robert_73

Hello, all can anyone have some information on how to develop a simple iphone app..? (its for an FYP)

Member Avatar for crystal_1
0
748
Member Avatar for squeak24

I have two apps that are both open source, I am using Swift on iOS. I want to incorporate one into the other. The main App is a radio station, the second is a news feed. I want the news feed as a "sub project". After a few days of …

0
393
Member Avatar for akhil1

Hi, How can i calculate time difference in swift 2 between two dates/time and store in 2 different variables, one showing the full difference in terms of "Year, Month, Days, Hours, Minutes" & one variable for converting the total time difference in minutes. For example- First Date/time - 04/13/2016 8:11 …

Member Avatar for Zivs
0
15K
Member Avatar for SimonIoa

Hello, i am trying to do an Ionic app and i am getting an error. Any suggestion? Runtime error this.file.documentsDirectory is null [194]/HomePage.prototype.startRecord@http://localhost:8100/build/main.js:80:13 View_HomePage_2/<@ng:///AppModule/HomePage.ngfactory.js:36:19 handleEvent@http://localhost:8100/build/vendor.js:13608:132 callWithDebugContext@http://localhost:8100/build/vendor.js:15093:39 debugHandleEvent@http://localhost:8100/build/vendor.js:14680:12 dispatchEvent@http://localhost:8100/build/vendor.js:10057:16 renderEventHandlerClosure/<@http://localhost:8100/build/vendor.js:10671:38 decoratePreventDefault/<@http://localhost:8100/build/vendor.js:36353:53 F</l</t.prototype.invokeTask@http://localhost:8100/build/polyfills.js:3:15649 onInvokeTask@http://localhost:8100/build/vendor.js:4973:24 F</l</t.prototype.invokeTask@http://localhost:8100/build/polyfills.js:3:15562 F</c</r.prototype.runTask@http://localhost:8100/build/polyfills.js:3:10815 F</h</e.invokeTask@http://localhost:8100/build/polyfills.js:3:16787 p@http://localhost:8100/build/polyfills.js:2:27646 v@http://localhost:8100/build/polyfills.js:2:27893 home.html <ion-header> <ion-navbar> <ion-title> Sound Recorder & Player </ion-title> </ion-navbar> </ion-header> <ion-content padding> …

Member Avatar for SimonIoa
0
2K
Member Avatar for SimonIoa

Hello how do you feel about Ionic 3 and Angular 4 frameworks? Are they compatible with Ios? Do i need to know Java to use them?

Member Avatar for hericles
0
462
Member Avatar for happygeek

Got Android? Then you had better be on top of your security smarts. With Android cornering more than 80 per cent of the mobile operating system market, it's no surprise that Android devices are the number one target for the mobile malware merchants. Kaspersky Lab reckoned that Android malware attacks …

Member Avatar for happygeek
1
2K
Member Avatar for happygeek

Generally speaking, when it comes to being as secure as possible (and, just as importantly, staying as secure as possible) newer is better. This is certainly the case if we are talking mobile operating systems such as Android and iOS. As of the start of March 2017, according to [Apple's …

Member Avatar for shujat_2
4
736
Member Avatar for sanus

I have a problem in my Yii2 app that when i upload multiple images it will become totally unaligned. This is how it is https://i.stack.imgur.com/TfIla.png I want to align contents vertically one after other when uploading multiple images . This is how i want https://i.stack.imgur.com/N30u6.png And this is the code …

0
209
Member Avatar for Hadeel_2

Using desktop push notification when the title and body written using right-to-left languages like Arabic language, the browser detect the language and change the direction even if dir and lang param not provided in the object the new notification is created for example: ![bug.png](/attachments/large/4/205e6cd409e97bf2495c59adfc2e5477.png "align-center") The title is under the …

Member Avatar for cereal
1
285
Member Avatar for destiny_3

my page ain't loading.. i think it its from the my comment querires .. pls some one help out <?php require_once 'dbconnect.php'; //select full thread from thread table $selFull = "SELECT * FROM frthreads WHERE threadId=".$_GET['threadId']; $selFullChck = mysqli_query($con, $selFull); $commentquery = "SELECT * FROM frcomments WHERE threadId =3"; $commentQuery …

Member Avatar for Subraa_1
0
513
Member Avatar for Khushali_1

The purpose of the program is to store values in array from a file salesData.txt which contains the values as shown below. The program should stop at the sentinel value that is 0.0. The code is not working as expected. . This is the question. Create a program that reads …

Member Avatar for rproffitt
0
353
Member Avatar for Nate_3

I am currently trying to update a database using C# My issue is that the update query is not working, there is no error produced just reloads the screen and thats it. My C# is as follows void SaveRecords() { try { String qry = "Update Ordered_Test Set Ref_Phy = …

Member Avatar for rproffitt
0
290
Member Avatar for massivefermion

Apache Cordova is a framework that lets you build mobile applications using HTML5, CSS and Javascript for different mobile platforms. But because the applications you build with this framework live in a layer on the top of the native development tools of the targeted platform, they're slower than equivalent applications …

Member Avatar for rproffitt
0
655
Member Avatar for can-mohan

In below code i am writing file contents in backup serialize file through boost serialization library, but what i observed that every time i need to store all the data in file then only i would be able to read the entire data. so in case if i perform single …

Member Avatar for can-mohan
0
330
Member Avatar for xing_1

Upload IPA to App Store in Windows system https://github.com/qtb000/appuploader/wiki/Windows-system-packaged-iOS-app-posted-on-the-flow-chart

0
196
Member Avatar for Mirty

Write a function write with variable number of arguments that takes a string first argument followed by any number of arguments of type double and prints on the screen a string formatted by the rules described below. The first argument may contain formats in curly braces of the form {index[:specifier]}, …

Member Avatar for AssertNull
0
460
Member Avatar for devianleong

Hi guys, I am facing a little bit problem in mobile menu design. In android is working fine but in iOS safari or chrome has the same issue where I press on the Menu and press on dropdown menu, I cannot scroll to bottom of other <li> element This is …

Member Avatar for rproffitt
0
397
Member Avatar for xing_1

We know that in the process of Apple applications, the application for the issuance of the certificate need to use the key string, upload IPA need to use Xcode or Application loader submit the build version, which requires Mac apple computer. Now a lot of partners cross platform development and …

0
2K
Member Avatar for Dani

iOS Safari Reader View is only available for forum threads on DaniWeb that have zero replies, and it shows the original post. Anytime there are replies, it gets confused and shows nothing. How can I semantically fix my html5 to correct this behavior? Not only is it good for accessibility, …

0
152
Member Avatar for Dani

I'm just laying here in bed browsing DaniWeb on my iPhone and I randomly clicked a link to the RSS feed. An iOS dialogue box popped up saying it was going to open in the News App. Then the Apple News app opened and it proceeded to tell me that …

Member Avatar for Dani
0
313
Member Avatar for Susan_5

I need a little advice. I am working on a webpage that includes tabbed panels that use hidden checkboxes to switch between panels and, for smaller devices, a collapsing menu that triggers with a hidden checkbox. I have tested this page on a number of browsers and operating systems (can't …

Member Avatar for gentlemedia
0
295
Member Avatar for Scott_15

Hi Dani. Mods... go ahead and mark this private as it is criticism. I can't login with my original account... for whatever reason. I'm on my iPhone and I have an image showing to tell me to hit alt+s to start a new discussion? Been using iOS for years. Never …

Member Avatar for Dani
0
203

The End.