· 6 years ago · Dec 26, 2019, 11:14 PM
1I am having big trouble, from the start.
2Installed Visual Studio, all packages added, having issue with Nogut but managed to fix it , build solution and clear successfully, then started editing what is needed:
3name of map apis are different (some), and there is video and textual docs, so I done both? idk.
4code to put API key in AndroidManifest.xml
5IS TOTALLY DIFFERENT. NOT THE SAME, but managed to find where to put it (analytic.xml)
6Then:
7Sign your application with a sign key you have already so the google maps system will start to work , Our own demo keys are located here >> Timeline_V2.5.8\WoWonder\KeyApk
8
9
10
11But in reality, we never got any signkey?
12There is no OAuth client, if you try to create it, it says it will take 4-6 weeks for review and idk like $75k to review? So skipped that step, where I guess I will get signkey? (but this step is after u told about some signkey I already have but I don't have it?
13
14
15
16Admob is okay, just joking, you can't link anymore firebase to admob because firebase is out of service, I googled, yeah.
17Pasted all IDs where is need.
18Downloaded json, moved where u said.
19Again:
20Sign your application with a sign key you have already so the ADMob system will start to work , Our own demo keys are located here >> WoWonder\KeyApk
21
22
23Yeah mate, I never got signkey, thanks for reminding me.
24Added facebook login, edited colors, added onesignal keys.
25
26
27And after wasting more than 12 hours doing all this because outdated docs, I clicked Archive, and guess what? 4479 errors, 16 warnings, cool cool.
28Errors are like:
29Severity Code Description Project File Line Suppression State
30Error CS0117 'Resource' does not contain a definition for 'Array' WoWonder D:\Timeline_V2.6.3_Payment\WoWonder\Activities\Communities\Pages\Settings\PageActionButtonsActivity.cs 34 Active
31
32and like a lot of those errors, just different for 'something'
33then there is errors like:
34Severity Code Description Project File Line Suppression State
35Error CS0104 'Resource' is an ambiguous reference between 'Android.Resource' and 'AndroidHUD.Resource' WoWonder D:\Timeline_V2.6.3_Payment\WoWonder\Activities\Jobs\ApplyJobActivity.cs 859 Active
36
37then:
38Severity Code Description Project File Line Suppression State
39Error CS0117 'Resource.String' does not contain a definition for 'Lbl_Security' WoWonder D:\Timeline_V2.6.3_Payment\WoWonder\Activities\Default\LoginActivity.cs 413 Active
40
41
42
43and many more
44
45
46I already know chance of you helping me is very low because you will say, everything is very updated, all images are not old like 2 years, etc. I am actually really mad after 12 hours of doing this and nothing works.
47
48
49
50
51
52
53
54
55
56
57